opencv/modules
2015-06-22 20:14:30 +03:00
..
calib3d Fixing resource leaks 2015-06-17 11:07:49 +05:30
core Merge pull request #4142 from sturkmen72:patch-2 2015-06-22 11:51:39 +00: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 NumpyAllocator: check reference count before actual release, revert flann changes 2015-06-17 12:07:57 +03: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 Merge pull request #4103 from mtamburrano:master 2015-06-18 11:41:13 +00:00
highgui Added dummy highgui WinRT implementation 2015-06-15 15:59:16 +03:00
imgcodecs fixed copy-paste errors 2015-06-17 12:08:34 +02:00
imgproc Merge pull request #4108 from Reen:patch-1 2015-06-16 13:26:47 +00:00
java Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 2015-06-19 18:53:45 +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 Merge pull request #4111 from mshabunin:fix-flann-access 2015-06-22 11:53:32 +00:00
shape
stitching fix cyclic deps error (world,shared) 2015-06-22 20:14:30 +03: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 fix one dict parameter in ffmpeg implementation (introduced while porting) 2015-06-20 10:17:34 +02:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz Null Pointer check in vizimpl.cpp 2015-04-21 10:08:17 +02:00
world fix tests build (win,shared,world) 2015-06-05 16:30:36 +03:00
CMakeLists.txt