Skip to content

Add VideoCapture camera orientation property for mp4 videos with camera orientation meta#17452

Closed
asmorkalov wants to merge 1 commit intoopencv:3.4from
asmorkalov:as/ffmpeg_orientation_meta
Closed

Add VideoCapture camera orientation property for mp4 videos with camera orientation meta#17452
asmorkalov wants to merge 1 commit intoopencv:3.4from
asmorkalov:as/ffmpeg_orientation_meta

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov commented Jun 2, 2020

Relates to #15499

Introduces extra cv::VideoCapture property to get meta information about camera orientation. The next step is to handle rotation automatically.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov added category: videoio Hackathon https://opencv.org/opencv-hackathon-starts-next-week/ labels Jun 2, 2020
@asmorkalov asmorkalov force-pushed the as/ffmpeg_orientation_meta branch from c5b7068 to e458375 Compare June 2, 2020 12:24
@asmorkalov asmorkalov changed the title Added autorotation for mp4 videos with camera orientation meta Add VideoCapture camera orientation property for mp4 videos with camera orientation meta Jun 2, 2020
@asmorkalov
Copy link
Copy Markdown
Contributor Author

Closed in favor of #17489

@asmorkalov asmorkalov closed this Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: videoio Hackathon https://opencv.org/opencv-hackathon-starts-next-week/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants