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.
 
 
 
 
 
 
Vadim Pisarevsky f2e1a64c1b fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
..
MacOSX/FaceTracker "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
android Finished Android samples renaming 14 years ago
c samples C/C++: fixed compilation problem on Ubuntu 14 years ago
cpp added improved version of the variational stereo correspondence algorithm by Sergey Kosov 14 years ago
gpu GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
python embeded cv Python module into cv2. 14 years ago
python2 fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
CMakeLists.txt Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 14 years ago