Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 135c0b6cb5 Move cv::TermCriteria out of core.hpp 12 years ago
..
androidcamera Remove all include directives for <string> 12 years ago
calib3d Move cv::Scalar_ to types.hpp 12 years ago
contrib Merge pull request #720 from taka-no-me:drop_sort 12 years ago
core Move cv::TermCriteria out of core.hpp 12 years ago
features2d Merge pull request #720 from taka-no-me:drop_sort 12 years ago
flann Move cv::KeyPoint and cv::DMatch to core 12 years ago
gpu Merge branch '2.4' 12 years ago
highgui Move cv::Size_ 12 years ago
imgproc Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp 12 years ago
java Move cv::Matx and cv::Vec to separate header 12 years ago
legacy Move cv::Scalar_ to types.hpp 12 years ago
ml Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
nonfree Merge branch '2.4' 12 years ago
objdetect Move cv::Rect_ 12 years ago
ocl Merge branch '2.4' 12 years ago
photo Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
python Move cv::Scalar_ to types.hpp 12 years ago
softcascade fixed warnings 12 years ago
stitching Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
superres Merge branch '2.4' 12 years ago
ts Move cv::Rect_ 12 years ago
video Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
videostab Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
world Merge branch '2.4' 12 years ago
CMakeLists.txt Added compatibility headers 12 years ago
refman.rst.in