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
af154e30539988bf658a31b555a48669db1e0890
opencv
/
modules
/
imgcodecs
/
test
T
History
Harvey
af154e3053
fixed bug: opencv read tif file convert Palette color image as grayscale image
2021-10-27 14:10:11 +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
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-03-06 17:31:08 +00:00
test_grfmt.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-10-23 15:33:31 +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
feat: change OpenJPEG encoder to lossy with default parameters
2020-08-27 15:11:45 +03:00
test_tiff.cpp
fixed bug: opencv read tif file convert Palette color image as grayscale image
2021-10-27 14:10:11 +08:00
test_webp.cpp
…