opencv/modules/imgcodecs
Julien Nabet 2d5e3b57ea Fix cppcheck reports warnings:
(performance) Possible inefficient checking for 'lmap' emptiness
(warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
(style) Array index '<xxx>' is used before limits check
2014-12-27 10:54:34 +01:00
..
doc Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
include/opencv2 Doxygen documentation: more fixes and cleanups 2014-12-01 15:50:36 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fix cppcheck reports warnings: 2014-12-27 10:54:34 +01:00
test Fixed imgcodecs tests 2014-10-23 12:38:42 +04:00
CMakeLists.txt Extracted repeated cmake instruction block 2014-10-17 18:14:53 +04:00