opencv/modules/highgui/test
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel
Correct reading PNG color type palette with or without alpha imread flags -1 or 1
Better not using pnginfo.h, using png_get_tRNS instead
2013-08-21 05:31:44 +02:00
..
test_drawing.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04:00
test_ffmpeg.cpp HAVE_WIN32UI and HAVE_VFW checks and defines added. 2013-03-27 08:03:51 -07:00
test_fourcc.cpp Fix truncation of fourcc value in dshow capture property setter (bug #2535) 2013-01-31 12:00:04 +04:00
test_framecount.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00
test_grfmt.cpp Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 2013-08-21 05:31:44 +02:00
test_gui.cpp HAVE_WIN32UI and HAVE_VFW checks and defines added. 2013-03-27 08:03:51 -07:00
test_main.cpp minor fix in highgui tests 2011-06-02 08:53:12 +00:00
test_positioning.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00
test_precomp.hpp added HAVE_QTKIT to tests 2013-08-14 13:40:50 +02:00
test_video_io.cpp Test fixes 2013-06-27 15:47:37 +04:00
test_video_pos.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00