opencv/modules
2015-04-02 11:53:55 +00:00
..
androidcamera Fix uninitialized members, fix log output typo 2015-03-17 14:47:00 +03:00
calib3d Commented unused constants in the RHO algorithm 2015-03-27 14:36:27 +03:00
core Reduce variables scope 2015-03-25 17:17:06 +03:00
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 2015-03-25 13:47:53 +01:00
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
features2d
flann
highgui
imgcodecs Added support for 'imgcodecs' module: 2015-03-31 16:31:37 +03:00
imgproc initialize the output flow in EMD (thanks to Daniel DeMenthon for the bug report) 2015-03-26 16:26:41 +03:00
java OpenCV Manager: support 3.0.0 library 2015-03-19 15:27:14 +03:00
ml Bugfix: #4030 SVM auto-training. 2015-04-01 20:44:51 +00:00
objdetect initialize tiltedOffset variable at correct location 2015-04-01 20:32:30 +02:00
photo fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
python Add python test for inheritance structure generation 2015-03-26 11:43:49 +03:00
shape
stitching Python support 2015-03-02 18:13:00 +03:00
superres Replaced CV_PURE_PROPERTY macros with corresponding code 2015-03-18 17:23:42 +03:00
ts Functionality for relocation of tests 2015-04-01 11:50:05 +03:00
video Merge pull request #3846 from mshabunin:fix-headers 2015-03-23 08:01:25 +00:00
videoio added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder 2015-03-27 15:15:59 +03:00
videostab
viz
world
CMakeLists.txt