opencv/modules
dianlujitao f0f50b757d Fix LogSoftmax for ONNX
Fix wrong indentation as well while at it
2019-05-20 22:55:31 +08:00
..
calib3d Merge pull request #14561 from alalek:fix_ctors_with_uninitialized_vars 2019-05-15 16:21:07 +00:00
core Fix typo in NormTypes documentation. 2019-05-16 19:22:41 +02:00
cudaarithm Move Ptr-related code from lut.cu to lut.cpp 2019-03-13 20:25:28 +09:00
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafeatures2d Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafilters Merge pull request #13695 from flyingfalling:3.4 2019-03-13 20:53:59 +03:00
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 2019-02-06 17:21:55 +00:00
cudalegacy cudalegacy: Use safe block scan function 2019-02-13 01:55:02 +09:00
cudaobjdetect Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudaoptflow Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
cudastereo cuda::StereoBM - fix hanging and racing issue 2019-02-18 06:03:12 +00:00
cudawarping Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudev CUDA 10.1 Build Issue Fix 2019-03-03 16:40:43 +00:00
dnn Fix LogSoftmax for ONNX 2019-05-20 22:55:31 +08:00
features2d build: avoid highgui dependency 2019-04-15 18:59:51 +00:00
flann flann/kmeans: Fix non-determinism of KMeans index 2019-03-20 08:44:31 -07:00
highgui cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00
imgcodecs imgcodecs(tiff): update tile size checks 2019-04-21 18:36:39 +00:00
imgproc Merge pull request #14463 from thangktran:thangktran/fix-imgproc-intersectConvexConvex 2019-05-16 14:50:20 +00:00
java android: fix JavaCamera2View UV plane handling 2019-05-15 07:57:50 +00:00
js Backport commits from 2019-03-13 13:32:44 +03:00
ml fix a typo in md file 2019-05-01 14:05:33 +02:00
objdetect python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
photo Merge pull request #13655 from sturkmen72:update_doc_photo 2019-03-13 17:57:17 +00:00
python python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
shape python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
stitching python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
superres Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
ts Merge pull request #14451 from alalek:fix_perf_calibation 2019-04-30 14:01:13 +00:00
video python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
videoio Backported AVFoundation fixes from master branch 2019-05-07 13:57:44 +03:00
videostab Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
viz viz: call "mapper->Update()" before and after SetInputData() 2018-08-22 15:40:51 +03:00
world
CMakeLists.txt