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.
 
 
 
 
 
 
Vladislav Vinogradov 1f72873c55 fix cv::gpu::resize function 11 years ago
..
androidcamera Multiple fixes in camera. 11 years ago
calib3d Merge pull request #2729 from StevenPuttemans:bug_3252 11 years ago
contrib doc typos 11 years ago
core Merge pull request #2731 from StevenPuttemans:bug_2626 11 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 11 years ago
flann Changed ostringstream to ostream for new print_params and added the old 11 years ago
gpu fix cv::gpu::resize function 11 years ago
highgui highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago
imgproc fixed IPP related warnings 11 years ago
java OpenCV version++. OpenCV Manager version++. 11 years ago
legacy doc typos 11 years ago
ml Merge pull request #2107 from nghiaho12:nn_doc 11 years ago
nonfree bug 2740 added fix 11 years ago
objdetect Merge pull request #2699 from GregoryMorse:patch-1 11 years ago
ocl remove unused variable in OCL_PERF_TEST_P() 11 years ago
photo typos 11 years ago
python All installed files marked with component names for install customization. 11 years ago
stitching turn on CUDA part of stitching module on Android for non-dynamic build 11 years ago
superres Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
ts perf report: summary.py: added custom --regressions map 11 years ago
video Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 11 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Added cloud shading support - additional normals array is used 11 years ago
world fix for compiling 2.4 opencv with xcode 5.1 11 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in