opencv/modules
2018-04-24 15:38:42 +03:00
..
calib3d avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
core refactor: don't use CV_ErrorNoReturn() internally 2018-04-24 15:38:42 +03: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 refactor: don't use CV_ErrorNoReturn() internally 2018-04-24 15:38:42 +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 refactor: don't use CV_ErrorNoReturn() internally 2018-04-24 15:38:42 +03:00
imgproc Merge pull request #11374 from lupustr3:pvlasov/morph_big_fix 2018-04-23 09:14:23 +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 python: fix support of UI callbacks 2018-04-19 18:42:01 +03:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts refactor: don't use CV_ErrorNoReturn() internally 2018-04-24 15:38:42 +03:00
video video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
videoio VideoIO: prettier test console output, gstreamer capture backend changed to C++ interface 2018-04-23 13:21:37 +03:00
videostab build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
viz Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
world
CMakeLists.txt