About 50 results
Open links in new tab
  1. cv::VideoCapture ignores orientation metadata #15499

    Sep 11, 2019 · For some videos, using get () to get VideoCapture's width/height property, the results are not correct (the width and height are swapped). I found that there is a rotate tag in the video …

  2. opencv/platforms/js/opencv_js.config.py at 4.x · opencv/opencv

    Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on GitHub.

  3. RGBD · opencv/opencv Wiki · GitHub

    Jul 29, 2015 · Compute R,t, Rodriques, Quarternion to rotate one vector in 3D so that all points in one scene may be rotated to another. All these forms should be easily convertible from/to each other.

  4. cvLoadImage and imread do not handle exif orientation similarly

    Jun 13, 2016 · Since OpenCV 3.1, exif orientation is now used to rotate images properly. imread and cvLoadImage should output an image rotated accordingly to the exif orientation.

  5. arm: build fails because of invalid parameter of v_rotate_left

    May 7, 2018 · arm: build fails because of invalid parameter of v_rotate_left #11473 Closed tomoaki0705 opened this issue on May 7, 2018 · 2 comments Contributor

  6. opencv 3.2 Android: CameraBridgeViewBase.java camera preview ... - GitHub

    OpenCV => 3.2 Operating System / Platform => Ubuntu 17.04 64 bit Compiler => n/a (used sdk download) This may be similar to #8866. Symptons: If the Android applications orientation is fixed to …

  7. opencv/modules/videoio/src/cap_ffmpeg_impl.hpp at 4.x - GitHub

    Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on GitHub.

  8. jpeg exif reader: option to control behaviour · Issue #6348 - GitHub

    Mar 30, 2016 · If the picture have exif informations for rotation, imread rotate the picture with jpeg_exif reader. But previous opencv 3.1 didn't do that. The exif information are dependent of hardware and …

  9. 2009 · opencv/opencv Wiki · GitHub

    Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on GitHub.

  10. aruco board generateImage () cannot handle rotated markers

    Jul 9, 2024 · Another note when working on this function anyway: the comments on line 128 and line 133 are non-sensical, 128 is for setting up the affine transform, and 133 should be something like // …