1. 15 4月, 2017 1 次提交
    • B
      Merge pull request #8492 from brian-armstrong-discord:exif_inmemory · 9e054d38
      brian-armstrong-discord 提交于
      autorotate in-memory jpegs (#8492)
      
      * autorotate in-memory jpegs
      
      * correct indentation (4 spaces)
      
      * imgcodecs: don't apply EXIF rotation for unloaded images
      
      * videoio: don't try to rotate MJPEG stream
      
      * imgcodecs: ByteStreamBuffer::seekoff support all seek "dir"
      
      * imgcodecs: fix condition: "off == egptr() - eback()" is valid offset
      9e054d38
  2. 14 4月, 2017 2 次提交
  3. 12 4月, 2017 3 次提交
  4. 11 4月, 2017 3 次提交
  5. 10 4月, 2017 1 次提交
  6. 07 4月, 2017 2 次提交
  7. 06 4月, 2017 1 次提交
  8. 05 4月, 2017 5 次提交
  9. 04 4月, 2017 1 次提交
  10. 02 4月, 2017 1 次提交
  11. 01 4月, 2017 5 次提交
  12. 31 3月, 2017 1 次提交
  13. 30 3月, 2017 1 次提交
  14. 28 3月, 2017 2 次提交
    • A
      Clear old CameraParameters in AffineBasedEstimator · b2524f45
      Alexander Broemmer 提交于
      AffineBasedEstimator crashed when called with an existing CameraParameters.
      This happens e.g. when using Stitcher in SCANS mode.
      CameraraParameters is now cleared before any calculation is executed.
      b2524f45
    • M
      Update circlesgrid.cpp · de52887c
      Matthias Grundmann 提交于
      Use identity matrix if homography finding failed. Current behavior zeros out all points.
      
      Update circlesgrid.cpp
      
      Addressed comments
      
      Update circlesgrid.cpp
      
      removed whitespace
      de52887c
  15. 27 3月, 2017 3 次提交
  16. 25 3月, 2017 1 次提交
  17. 24 3月, 2017 4 次提交
  18. 23 3月, 2017 3 次提交