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.
 
 
 
 
 
 
Alexander Alekhin af5f40a80e Merge pull request #11543 from catree:add_tutorial_imgproc_java_python 7 years ago
..
HighGUI Add Java and Python code for trackbar tutorial. 7 years ago
Histograms_Matching samples: avoid using of legacy C-like API 7 years ago
ImgProc Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
ImgTrans Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
ShapeDescriptors
TrackingMotion
calib3d Clarify the Euler angles convention chosen. Replace rotation inverse with matrix transpose. 7 years ago
core misc: apply CV_OVERRIDE/CV_FINAL 7 years ago
features2D
gpu
imgcodecs/GDAL_IO
introduction
ml
objectDetection
photo fix some samples colliding with std::beta 7 years ago
snippets cmake: refactored scripts with samples building: 7 years ago
video
videoio
viz samples: avoid using of legacy code constructions in viz sample 7 years ago
xfeatures2D