opencv/modules
2019-06-27 17:37:31 +03:00
..
calib3d Merge pull request #14305 from cameron-martin:calib3d-js 2019-06-22 16:43:40 +00:00
core Merge pull request #14905 from savuor:fix/inst_region_unique 2019-06-27 10:16:59 +00:00
cudaarithm java: generated code to have javadoc 2019-06-05 12:44:03 +02: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 dnn: adjust compilation options 2019-06-27 17:37:31 +03:00
features2d core(intrin): drop hasSIMD128 checks 2019-06-08 19:20:20 +00:00
flann Merge pull request #14898 from UnderscoreAsterisk:flann-warnings-and-4376 2019-06-26 19:35:11 +03:00
highgui cmake: use absolute library paths from 'pkgconfig' 2019-04-15 22:11:49 +00:00
imgcodecs imgcodecs(tiff): add more checks 2019-06-11 19:22:24 +00:00
imgproc Merge pull request #14886 from alalek:fix_grabcut_kmeans_call_14879 2019-06-26 20:03:04 +00:00
java Merge pull request #14673 from janstarzy:hidden-vis-with-java7 2019-06-13 17:59:39 +00:00
js Merge pull request #14849 from thangktran:thangktran/feature/fillPoly_and_fillConvexPoly_js_binding 2019-06-25 15:01:12 +00:00
ml java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
objdetect test: fix usage of findDataFile() 2019-06-20 18:20:14 +03:00
photo Add test 2019-06-05 09:15:18 -07:00
python Solve the import issue in Python2. 2019-06-16 06:10:00 +08: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 dnn(test): replace SkipTestException with tags 2019-06-23 13:12:23 +00:00
video core(intrin): drop hasSIMD128 checks 2019-06-08 19:20:20 +00:00
videoio Update obsolete flag in Intel video decoder. 2019-06-26 12:32:20 +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