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
e53a4ce64d4aca2ca1073d5a2e54a9ddab574d46
opencv
/
modules
/
imgcodecs
/
test
T
History
Alexander Alekhin
a1e2c4f338
Merge pull request
#19655
from raaldrid:EXR_rw_alpha_support_16115
2021-03-05 16:54:31 +03: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
EXR alpha support for 4 channel reading and writing. Issue
https://github.com/opencv/opencv/issues/16115
.
2021-03-02 11:49:56 -08:00
test_grfmt.cpp
imgcodecs(test): add OpenEXR I/O test
2019-06-08 21:30:26 +00:00
test_jpeg.cpp
…
test_main.cpp
…
test_png.cpp
imgcodecs(test): don't include png.h
2021-02-16 13:26:51 +00:00
test_precomp.hpp
Merge pull request
#16309
from ganesh-k13:bugfix/imdecode-resize
2020-01-20 14:00:45 +03:00
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
imgcodecs(tiff): sanitize tiff decoder
2019-04-04 14:16:53 +03:00
test_webp.cpp
…