opencv/modules/calib3d
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 Merge remote-tracking branch 'upstream/master' 2014-10-06 23:46:30 +02:00
include/opencv2 Included c-headers for better 2.4 compatibility 2014-12-19 17:05:26 +03:00
perf quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
src Fix cppcheck reports warnings: 2014-12-27 10:54:34 +01:00
test Add test for calib3d function decomposeProjectionMatrix(...) 2014-10-25 19:11:02 -06:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00