opencv/modules
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A)
except header file with conversion routines (will be removed in OpenCV 4.0)
2018-08-30 18:53:07 +03:00
..
calib3d Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
core cleanup: IPP Async (IPP_A) 2018-08-30 18:53:07 +03:00
cudaarithm Closes #12281 - a bug in cuda::pow with negative base values 2018-08-24 05:12:14 +09:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters Misc. typos 2018-07-31 18:44:23 +03:00
cudaimgproc Misc. typos 2018-07-31 18:44:23 +03:00
cudalegacy
cudaobjdetect
cudaoptflow
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 #12345 from berak:fix_java_list_string 2018-08-30 13:04:19 +00: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 Add export macro for ios conversion functions 2018-08-20 14:10:54 -07:00
imgproc Merge pull request #12327 from take1014:distanceTransform_type 2018-08-30 13:12:08 +00:00
java java: fix LIST_GET macro 2018-08-30 13:06:02 +02:00
js
ml ml: don't use "getSubVector()" with 2D matrix 2018-08-18 20:50:36 +00: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
ts Added option to fail on missing testdata 2018-08-30 15:15:08 +03:00
video Update documentation and samples 2018-08-17 14:21:29 +03:00
videoio CV_Asserts changed 2018-08-25 14:52:27 +03: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
CMakeLists.txt