-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Closed
Milestone
Description
System information (version)
- OpenCV => master
Detailed description
This line of comment is inconsistent with the code:
opencv/modules/imgcodecs/src/exif.hpp
Line 157 in 174b4ce
| * ExifReader reader(fileName); |
Constructor has been changed to use istream instead of filename in this PR:
#8492
Reactions are currently unavailable