Open Source Computer Vision Library
Go to file
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
3rdparty Merge pull request #690 from berak:master 2013-03-22 19:35:17 +04:00
android Merge branch '2.4' 2013-03-21 23:11:54 +04:00
apps Fix build of apps and samples 2013-03-22 22:14:36 +04:00
cmake Merge branch '2.4' 2013-03-29 19:38:35 +04:00
data Merge release 2.4.4 2013-03-04 19:43:49 +04:00
doc Merge branch '2.4' 2013-03-29 19:38:35 +04:00
include Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
ios enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
modules contours with zero area rejected 2013-03-31 16:13:40 +05:30
platforms Merge branch '2.4' 2013-02-18 15:35:42 +04:00
samples Merge branch '2.4' 2013-03-29 19:38:35 +04:00
.gitattributes Revise git attributes 2013-02-28 03:18:54 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Merge branch '2.4' 2013-03-29 19:38:35 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org