opencv/modules
2014-03-18 13:40:44 +04:00
..
androidcamera All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
calib3d typos 2014-03-04 12:47:40 +04:00
contrib typos 2014-03-04 12:47:40 +04:00
core Merge pull request #2484 from berak:mat_doc_24 2014-03-17 11:57:10 +04:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d typos 2014-03-04 12:47:40 +04:00
flann Merge pull request #2026 from pemmanuelviel:giveFurthestPoint 2014-03-18 13:40:44 +04:00
gpu typos 2014-03-04 12:47:40 +04:00
highgui Fix for #3554 2014-03-05 02:44:40 +00:00
imgproc typos 2014-03-04 12:47:40 +04:00
java Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed. 2014-02-25 11:54:03 +04:00
legacy Merge pull request #2433 from ilya-lavrenov:typos 2014-03-03 12:20:35 +04:00
ml Merge pull request #2107 from nghiaho12:nn_doc 2014-01-21 19:11:12 +04:00
nonfree nonfree perf tests 2014-03-13 22:35:08 +04:00
objdetect Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +04:00
ocl typos 2014-03-13 22:56:46 +04: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 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00
ts Merge pull request #2439 from ilya-lavrenov:typo 2014-03-04 13:51:31 +04:00
video Merge pull request #2407 from codyrigney92:LKOptFlow_NEON 2014-03-04 15:30:26 +04:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 2014-03-16 20:07:05 +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