opencv/modules
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
..
androidcamera Remove all include directives for <string> 2013-03-22 22:14:47 +04:00
calib3d Merge pull request #692 from vpisarev:refactor_calib3d_stereo 2013-03-26 18:38:16 +04:00
contrib Move cv::KeyPoint and cv::DMatch to core 2013-03-26 16:08:43 +04:00
core Merge branch '2.4' 2013-03-29 19:38:35 +04:00
features2d contours with zero area rejected 2013-03-31 16:13:40 +05:30
flann Move cv::KeyPoint and cv::DMatch to core 2013-03-26 16:08:43 +04:00
gpu Merge branch '2.4' 2013-03-29 19:38:35 +04:00
highgui Fix build with gstreamer 0.10.28 2013-03-26 13:10:09 +04:00
imgproc Merge branch '2.4' 2013-03-29 19:38:35 +04:00
java Merge branch '2.4' 2013-03-29 19:38:35 +04:00
legacy Update documentation 2013-03-22 22:14:54 +04:00
ml Merge branch '2.4' 2013-03-29 19:38:35 +04:00
nonfree Merge branch '2.4' 2013-03-29 19:38:35 +04:00
objdetect Merge pull request #699 from jacob-baines/patch-1 2013-03-25 03:26:18 -07:00
ocl Merge branch '2.4' 2013-03-29 19:38:35 +04:00
photo Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
python Merge pull request #692 from vpisarev:refactor_calib3d_stereo 2013-03-26 18:38:16 +04:00
softcascade fixed warnings 2013-03-28 11:49:47 +04:00
stitching Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
superres Merge branch '2.4' 2013-03-29 19:38:35 +04:00
ts Merge branch '2.4' 2013-03-29 19:38:35 +04:00
video Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
videostab Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
world Merge branch '2.4' 2013-03-29 19:38:35 +04:00
CMakeLists.txt Added compatibility headers 2013-03-13 17:26:56 +04:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00