This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
650836d70068f77bc6e7d322a101d27755c459cc
opencv
/
modules
/
imgcodecs
/
test
T
History
Rachel A
650836d700
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
2021-02-09 10:35:27 -08:00
..
test_common.cpp
imgcodecs(test): rework common I/O test, added grayscale mode
2020-03-27 21:34:51 +00:00
test_common.hpp
imgcodecs(test): rework common I/O test, added grayscale mode
2020-03-27 21:34:51 +00:00
test_exr.impl.hpp
…
test_grfmt.cpp
…
test_jpeg.cpp
…
test_main.cpp
…
test_png.cpp
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
2021-02-09 10:35:27 -08:00
test_precomp.hpp
…
test_read_write.cpp
imgcodecs: fix test build with disabled JPEG and PNG libs
2020-07-06 14:52:52 +03:00
test_tiff.cpp
…
test_webp.cpp
…