opencv/modules
2014-04-11 14:14:04 +04:00
..
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 remove unused variable in TEST_P() 2014-04-09 23:06:06 +03:00
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 #2026 from pemmanuelviel:giveFurthestPoint 2014-03-18 13:40:44 +04:00
gpu remove unused variable in loadFromXML() 2014-04-09 22:53:36 +03:00
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.) 2014-04-09 18:24:21 +12:00
imgproc typos 2014-03-04 12:47:40 +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 Misprint fixed in table formatter 2014-03-24 11:04:49 +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 Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00