Skip to content

improved documentation for imread()#16530

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
collinbrake:imread_unchanged_exif_doc
Feb 7, 2020
Merged

improved documentation for imread()#16530
opencv-pushbot merged 1 commit intoopencv:3.4from
collinbrake:imread_unchanged_exif_doc

Conversation

@collinbrake
Copy link
Copy Markdown
Contributor

resolves #15786

Changes

Added IMREAD_UNCHANGED to the list of flags that ignores EXIF orientation in the imread() documentation. Tested: built with cmake and generated documentation with doxygen.

@opencv-pushbot opencv-pushbot merged commit d4a28f3 into opencv:3.4 Feb 7, 2020
@alalek alalek mentioned this pull request Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update category: imgcodecs Hackathon https://opencv.org/opencv-hackathon-starts-next-week/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IMRead() with IMReadUnchanged flag ignores EXIF orientation, when it should preserve it

3 participants