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.
 
 
 
 
 
 
Maksim Shabunin 0d7666a012 Merge branch 'master' into master 8 years ago
..
calib3d Merge pull request #8064 from terfendail:sgbm_bigbuffer 8 years ago
core Merge pull request #8244 from sovrasov:adjust_roi_fix 8 years ago
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters BufferPool is used for temporary buffer, use mat create directly 8 years ago
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
cudastereo
cudawarping
cudev
features2d use universal intrinsic in fast 8 years ago
flann Added CV_DEPRECATED macro 8 years ago
highgui cmake: cleanup unused defines 8 years ago
imgcodecs cmake: append '-framework UIKit' for videoio/imgcodecs module 8 years ago
imgproc Merge branch 'master' into master 8 years ago
java Added Java wrapping for tracking module 8 years ago
ml Merge pull request #8103 from sovrasov:em_docs_update 8 years ago
objdetect add explanation to detectMultiScale overload functionality 8 years ago
photo photo: fix InputArray -> CvMat 8 years ago
python cv::Matx python wrapper 8 years ago
shape remove precomp.cpp 8 years ago
stitching fix multiband_blend.cu build error in issue opencv_contrib#1012 8 years ago
superres
ts update fix for #8105 (compiling with mingw32) 8 years ago
video Clarify docs for MOG2::apply 8 years ago
videoio Merge pull request #8235 from berak:fix_dshow_leak 8 years ago
videostab
viz viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
world cmake: include contrib modules into opencv_world 8 years ago
CMakeLists.txt