opencv/modules
2014-06-23 20:15:23 +05:30
..
androidcamera Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
calib3d fix typo in test_cameracalibration 2014-04-09 14:41:16 +03:00
contrib doc typos 2014-03-31 19:57:05 +04:00
core Fix for Bug#3757: All dimension values are 0 after release is called 2014-06-23 20:15:23 +05:30
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 2014-04-09 23:07:48 +03:00
flann Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 2014-04-15 13:31:48 +04:00
gpu remove unused variable in loadFromXML() 2014-04-09 22:53:36 +03:00
highgui Documentation - minor fix-ups 2014-04-23 17:30:27 +00:00
imgproc Fix typos in old python wrapper documentation(Bug #3628) 2014-04-08 00:55:08 -04:00
java OpenCV version++. OpenCV Manager version++. 2014-03-31 15:00:25 -07:00
legacy doc typos 2014-03-31 19:57:05 +04:00
ml Merge pull request #2107 from nghiaho12:nn_doc 2014-01-21 19:11:12 +04:00
nonfree fixed C4505 2014-03-31 17:30:15 +04:00
objdetect remove unused variable in HOGDescriptor::groupRectangles() 2014-04-09 22:56:19 +03:00
ocl remove unused variable in OCL_PERF_TEST_P() 2014-04-09 23:04:29 +03:00
photo typos 2014-03-02 21:04:17 +04:00
python All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
stitching turn on CUDA part of stitching module on Android for non-dynamic build 2014-02-03 12:35:24 +04:00
superres Superres module enabled for Android. GPU samples build fixed for Android. 2014-03-18 17:07:19 +04:00
ts perf report: summary.py: added custom --regressions map 2014-03-31 16:04:18 +04:00
video Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 2014-03-12 16:14:59 +02:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz Added cloud shading support - additional normals array is used 2014-04-08 20:31:28 +04:00
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' 2013-11-08 14:09:34 +05:30
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in