opencv/modules
2018-04-21 12:54:52 +02:00
..
calib3d avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
core core: add a check for empty input in inRange() 2018-04-21 12:54:52 +02: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 Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
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 Fuse deconvolution layer subgraphs from Keras 2018-04-20 16:51:38 +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 Merge pull request #11231 from saskatchewancatch:tiff-dpi-feature 2018-04-09 13:28:08 +00:00
imgproc Merge pull request #11315 from tomoaki0705:featureComparePixelCount 2018-04-20 14:50:40 +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 Merge pull request #11208 from terfendail:seamless_1 2018-04-09 09:52:28 +00: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 add new comparison to tolerate with rounding error 2018-04-19 17:31:42 +09:00
video video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
videoio Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
videostab cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
viz Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
world
CMakeLists.txt