opencv/modules/core
2010-10-29 13:09:49 +00:00
..
include/opencv2/core extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 2010-10-29 13:09:49 +00:00
src added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 2010-10-27 18:26:39 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00