opencv/modules/imgcodecs/test
Vinay Sharma 5aac909046 Merge pull request #10352 from vinay0410:write_pbm
* added write as pbm

* add tests for pbm

* imgcodecs: PBM support

- drop additional PBM parameters
- write: fix P1/P4 mode (no maxval 255 value after width/height)
- write: invert values for P1/P4
- write: P1: compact ASCII mode (no spaces)
- simplify pbm test
- drop .pxm extension (http://netpbm.sourceforge.net/doc/ doesn't know such extension)
2017-12-28 17:28:34 +03:00
..
test_grfmt.cpp Merge pull request #10352 from vinay0410:write_pbm 2017-12-28 17:28:34 +03:00
test_jpeg.cpp imgproc(test): add checks for remove() call 2017-08-16 18:56:42 +03:00
test_main.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
test_png.cpp imgproc(test): add checks for remove() call 2017-08-16 18:56:42 +03:00
test_precomp.hpp Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
test_read_write.cpp imgcodecs: fix regression 9376 2017-08-29 13:31:26 +03:00
test_tiff.cpp imgproc(test): add checks for remove() call 2017-08-16 18:56:42 +03:00
test_webp.cpp imgproc(test): add checks for remove() call 2017-08-16 18:56:42 +03:00