opencv/modules
2016-08-17 15:15:08 +00:00
..
calib3d Merge pull request #7082 from souch55:Fixmerge 2016-08-16 09:30:39 +00:00
core Merge pull request #7085 from sovrasov:hal_doc_fix 2016-08-17 15:15:08 +00:00
cudaarithm clarify CUDA arithm operations usage with mask 2016-07-12 13:32:58 +03:00
cudabgsegm
cudacodec fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:28:15 +09:00
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 2016-07-06 14:27:08 +03:00
cudafilters add performance test for CV_32FC1 2016-03-31 09:05:02 +02:00
cudaimgproc Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
cudalegacy fix build #6993 2016-07-27 11:21:08 +02:00
cudaobjdetect change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 2016-07-19 08:47:57 +00:00
cudastereo increase epsilons in some tests: 2015-11-27 16:46:20 +03:00
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 2015-12-29 10:48:14 -05:00
cudev follow the naming rule as other API 2016-08-05 22:14:55 +09:00
features2d Merge pull request #7094 from terfendail:MSER_fix 2016-08-17 15:14:34 +00:00
flann Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
highgui highgui: window QT+OpenGL mouse wheel support, another build fix 2016-07-27 16:14:57 +02:00
imgcodecs Fix temporary file removal in imdecode for tiff 2016-08-16 10:56:00 +02:00
imgproc Merge pull request #7095 from PkLab:fix_rho&phi_doc 2016-08-17 10:46:30 +00:00
java Merge pull request #6815 from smigielski:fix_6605 2016-07-14 14:36:45 +00:00
ml Merge pull request #7056 from ludv1x:python-extra-bindings 2016-08-16 13:00:31 +00:00
objdetect Merge pull request #6797 from tomoaki0705:featureSIMDHog 2016-07-18 18:34:21 +00:00
photo fix a bug in MergeDebevec (modify input times) 2016-07-26 18:01:36 +02:00
python Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
shape Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
stitching Merge pull request #7056 from ludv1x:python-extra-bindings 2016-08-16 13:00:31 +00:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts 1. fix warning from Xcode 7.x 2016-08-04 12:52:10 +03:00
video improve LKTrackerInvoker::operator() 2016-08-09 18:59:29 +09:00
videoio Merge pull request #6995 from PkLab:i6746_naming_videoio_enums 2016-08-15 09:01:24 +00:00
videostab Fixes minor typos. 2016-04-27 18:02:49 -07:00
viz fix #6315 2016-04-14 11:57:49 +02:00
world cmake: turn off precompiled headers in case of opencv_world builds 2016-01-15 19:43:24 +03:00
CMakeLists.txt