opencv/modules
2017-03-23 14:40:34 +01:00
..
calib3d Merge pull request #8279 from sovrasov:calib3d_new_recover_pose 2017-03-06 10:20:43 +00:00
core add more info to the error code. 2017-03-23 14:40:34 +01:00
cudaarithm build: fix cuda tests 2016-12-03 13:17:37 +03:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc build: cuda warnings 2016-12-04 03:10:05 +03:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect test: fix cuda build 2016-11-29 01:18:10 +03:00
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
flann Merge pull request #8346 from Sahloul:fixes/python_wrapper/flann 2017-03-10 20:01:54 +00:00
highgui QT: disable debug output in Release mode 2017-03-07 15:41:07 +03:00
imgcodecs cmake: append '-framework UIKit' for videoio/imgcodecs module 2017-02-21 13:37:37 +03:00
imgproc ocl: don't use vload4 for 3 channel images 2017-03-03 19:36:38 +03:00
java Fix typos 2017-03-07 23:42:24 +08:00
ml ml: remove useless namespace identifiers in SVM 2017-03-07 16:02:19 +03:00
objdetect add explanation to detectMultiScale overload functionality 2017-02-06 10:38:03 +01:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python Expose CirclesGridFinderParameters in findCirclesGrid. 2017-03-02 10:53:45 +01:00
shape remove precomp.cpp 2017-01-23 18:45:53 +03:00
stitching stitching(perf): workaround test failures 2017-03-02 13:45:12 +03:00
superres warnings 2016-11-18 14:08:53 +03:00
ts update fix for #8105 (compiling with mingw32) 2017-02-09 20:11:00 +05:00
video OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
videoio Merge pull request #8274 from abratchik:mser.brisk.3.0.0-rc1 2017-03-06 10:22:29 +00:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
CMakeLists.txt