Revision e1467a79dc6580ae009d827b5e6f274faff3b339 authored by liqunfu on 27 March 2020, 21:42:04 UTC, committed by GitHub on 27 March 2020, 21:42:04 UTC
2 parent s c7bc93f + a2055f6
Raw File
ImageNet1K_intensity.xml
<?xml version="1.0"?>
<opencv_storage>
  <EigVal type_id="opencv-matrix">
    <rows>1</rows>
    <cols>3</cols>
    <dt>f</dt>
    <data>
      0.2175 0.0188 0.0045
    </data>
  </EigVal>
  <EigVec type_id="opencv-matrix">
    <rows>3</rows>
    <cols>3</cols>
    <dt>f</dt>
    <data>
      -0.5675  0.7192  0.4009
      -0.5808 -0.0045 -0.8140
      -0.5836 -0.6948  0.4203
    </data>
  </EigVec>
</opencv_storage>
back to top