opencv/modules/highgui
Roman Donchenko eff53e95f9 Fixed the "image sequence" capture not failing when a pattern isn't found.
at can't be a null pointer, so the condition was always false, and
a nonsensical pattern like "image.png%00d" was being inferred.
2013-11-11 18:12:49 +04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/highgui Normalized file endings. 2013-08-21 18:59:25 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Fixed the "image sequence" capture not failing when a pattern isn't found. 2013-11-11 18:12:49 +04:00
test Fixed indentation in CV_FFmpegWriteBigVideoTest::run. 2013-10-25 14:37:54 +04:00
CMakeLists.txt update cmake 'install' target for Windows platform 2013-10-09 17:49:10 +04:00