opencv/modules
2018-09-06 10:33:33 +00:00
..
calib3d calib3d: use Mat::reserveBuffer() instead of .create() 2018-09-01 13:18:08 +00:00
core Replace naive normL2Sqr with hal::normL2Sqr_ for better performance 2018-09-06 17:43:07 +09:00
cudaarithm backport fixes for static analyzer warnings 2018-09-04 16:49:42 +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 CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 2018-09-03 18:41:48 +00:00
cudafilters Misc. typos 2018-07-31 18:44:23 +03:00
cudaimgproc build: don't use nullptr without C++11 guard 2018-09-05 06:19:02 +00:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo cuda: fix build 2018-07-06 15:32:36 +03:00
cudawarping Source typo fixes 2018-07-31 18:44:23 +03:00
cudev Source typo fixes 2018-07-31 18:44:23 +03:00
dnn Merge pull request #12264 from dkurt:dnn_remove_forward_method 2018-09-06 13:26:47 +03:00
features2d Misc. typos 2018-07-31 18:44:23 +03:00
flann opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
highgui Merge pull request #12219 from alalek:fix_assert_messages 2018-08-21 12:46:35 +00:00
imgcodecs backport fixes for static analyzer warnings 2018-09-04 16:49:42 +03:00
imgproc imgproc: fix Subdiv2D::getTriangleList() 2018-09-05 16:24:27 +03:00
java Merge pull request #12264 from dkurt:dnn_remove_forward_method 2018-09-06 13:26:47 +03:00
js js: use generated list of OpenCV headers 2018-08-31 14:48:44 +03:00
ml ml: fix adjusting K in KNearest (#12358) 2018-08-31 16:07:53 +03:00
objdetect Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
photo Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
python python: add support for NMSBoxes 2018-08-25 08:44:45 +02:00
shape Update aff_trans.cpp 2018-08-23 21:52:27 +08:00
stitching Update documentation and samples 2018-08-17 14:21:29 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 2018-09-05 12:16:47 +09:00
video Update documentation and samples 2018-08-17 14:21:29 +03:00
videoio build: don't use nullptr without C++11 guard 2018-09-05 06:19:02 +00:00
videostab Fixed issues found by static analysis (mostly DBZ) 2018-07-17 16:14:54 +03:00
viz viz: call "mapper->Update()" before and after SetInputData() 2018-08-22 15:40:51 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00