opencv/modules
2016-07-18 07:49:38 +00:00
..
calib3d Merge pull request #6828 from paroj:cmatvals_cpp 2016-07-14 11:31:48 +00:00
core Merge pull request #6884 from alalek:migration 2016-07-18 07:49:38 +00:00
cudaarithm clarify CUDA arithm operations usage with mask 2016-07-12 13:32:58 +03:00
cudabgsegm
cudacodec
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 GraphCut deprecated in CUDA 7.5 and removed in 8.0 2016-05-06 11:37:32 +03:00
cudaobjdetect
cudaoptflow fixed the cuda optical flow error normalization factor 2016-07-04 16:13:31 +02:00
cudastereo
cudawarping
cudev
features2d HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 2016-05-31 11:54:52 +03:00
flann fixed memory leak in flann tests 2016-07-12 11:53:51 +03:00
highgui Merge pull request #6884 from alalek:migration 2016-07-18 07:49:38 +00:00
imgcodecs stop search of markers in Exif reader to prevent infinite loop 2016-07-12 16:01:12 +03:00
imgproc Merge pull request #6798 from tomoaki0705:featureSSEvideoAcc 2016-07-15 12:31:18 +00:00
java Merge pull request #6815 from smigielski:fix_6605 2016-07-14 14:36:45 +00:00
ml Adding support for pointer generation. Fixes #6605 2016-05-31 08:35:50 +02:00
objdetect migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
photo Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
python Merge pull request #6884 from alalek:migration 2016-07-18 07:49:38 +00:00
shape Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
stitching
superres
ts cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
video speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 2016-07-15 08:09:24 +09:00
videoio Merge pull request #6884 from alalek:migration 2016-07-18 07:49:38 +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
CMakeLists.txt