opencv/modules
2018-04-09 09:39:17 +00:00
..
calib3d avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
core Merge pull request #11247 from lopespt:fix_issue_10506 2018-04-09 09:39:17 +00:00
cudaarithm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudabgsegm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudacodec cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudafeatures2d
cudafilters
cudaimgproc fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect
cudaoptflow
cudastereo fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudawarping
cudev
dnn Fix Proposal deep learning layer 2018-04-04 14:48:29 +03:00
features2d features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
flann flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
highgui fix build issues with QT/OpenGL 2018-03-30 12:49:09 +03:00
imgcodecs Remove temporary file used for test. 2018-03-29 18:34:30 +02:00
imgproc imgproc: don't call .unlock() on non-holded mutex in houghCircles() 2018-04-07 13:00:17 +00:00
java android: refactor Android SDK detection 2018-04-05 19:19:31 +00:00
js
ml Adds efficient sort algorithm to KNearest 2018-04-04 09:35:58 -03:00
objdetect objdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
photo photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
python Merge pull request #11217 from dan-masek:fix_issue_11206 2018-04-08 15:12:12 +00:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
superres cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
ts Fixed two warnings produced by clang 2018-03-29 13:24:04 +03:00
video video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
videoio MSMF-based VideoCapture reworked to use SourceReader 2018-04-06 17:39:56 +03:00
videostab cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
viz don't reset camera in setViewerPose 2018-04-04 13:00:50 -06:00
world
CMakeLists.txt