opencv/modules
2015-06-29 23:50:05 +09:00
..
calib3d Fixing resource leaks 2015-06-17 11:07:49 +05:30
core fix support for pthreads parallel_for 2015-06-11 16:53:07 +03:00
cudaarithm fixing GT and GE comparison symbol 2015-05-24 13:31:06 +02:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
cudev fix #4343 : cv::cuda::findMinMaxLoc incorrect output for single row matrix 2015-05-18 14:16:55 +03:00
features2d Merge pull request #4022 from LaurentBerger:ExampleBLOB_MSER 2015-05-28 15:00:36 +00:00
flann Fix iOS warnings about implicit conversion precision by changing double literals to float ones 2015-04-26 12:22:41 +02:00
hal typo 2015-05-25 11:21:02 +03:00
highgui Merge pull request #4032 from mshabunin:fix-pkg-config 2015-05-26 12:47:14 +00:00
imgcodecs TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 2015-05-24 14:06:33 +02:00
imgproc spatialGradient: Change ordering of vector loads 2015-06-29 23:50:05 +09:00
java AndroidMgr: fixed typos and package name 2015-06-03 11:53:29 +03:00
ml Fixed ANN_MLP dw initialization when moment is not 0 2015-05-13 16:56:34 +03:00
objdetect remove bindings generation for DetectionBasedTracker 2015-06-09 19:01:04 +03:00
photo typos in comments 2015-05-23 17:36:45 +02:00
python remove bindings generation for DetectionBasedTracker 2015-06-09 19:01:04 +03:00
shape
stitching Fixed bug in cv::detail::waveCorrect 2015-05-23 19:09:33 +02:00
superres superres: Fix return value VideoFrameSource_GPU 2015-05-26 16:54:35 +02:00
ts port of MR #4061 to master 2015-05-26 17:47:03 +03:00
video made improvements in ECC code (comments from https://github.com/Itseez/opencv/pull/3845), as well as minor tweak in pthread's based parallel for. 2015-06-02 01:30:00 +03:00
videoio Merge pull request #4083 from mshabunin:java-engine 2015-06-03 17:17:36 +00:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz
world
CMakeLists.txt