opencv/modules/highgui
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
..
doc Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 2013-08-07 14:49:33 +02:00
include/opencv2/highgui Merge pull request #1063 from alekcac:conversion 2013-06-28 14:41:35 +04:00
perf added HAVE_QTKIT to tests 2013-08-14 13:40:50 +02:00
src Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 2013-08-21 05:31:44 +02:00
test Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 2013-08-21 05:31:44 +02:00
CMakeLists.txt Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 2013-08-14 13:34:34 +02:00