opencv/modules/features2d
gpsinghsandhu 77e51ff9c4 contours with zero area rejected
reject contours with zero area by using the "continue" statement to be in sync with the condition checking style used in the whole file
2013-03-31 16:13:40 +05:30
..
doc Move documentation for cv::KeyPoint and cv::DMatch to core 2013-03-26 17:20:51 +04:00
include/opencv2 Move cv::KeyPoint and cv::DMatch to core 2013-03-26 16:08:43 +04:00
perf Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
src contours with zero area rejected 2013-03-31 16:13:40 +05:30
test Main module headers are moved 1 level up 2013-03-13 17:26:56 +04:00
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00