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 Smorkalov 628b23acc8 GCC 4.8 warning array subscript is above array bounds fixed. 11 years ago
..
androidcamera Multiple fixes in camera. 11 years ago
calib3d fix typo in test_cameracalibration 11 years ago
contrib doc typos 11 years ago
core fix output matrix allocation in cv::subtract(cherry picked from commit 629461c836) 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 Merge pull request #2026 from pemmanuelviel:giveFurthestPoint 11 years ago
gpu Build fixes for CUDA 6.5 11 years ago
highgui Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 11 years ago
imgproc GCC 4.8 warning array subscript is above array bounds fixed. 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 fixed C4505 11 years ago
objdetect remove unused variable in HOGDescriptor::groupRectangles() 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 Misprint fixed in table formatter 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 CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 11 years ago
CMakeLists.txt Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in Made reference manual table of contents autogenerated 13 years ago