opencv/modules
Lubov Batanina 5e80191d27 Merge pull request #14697 from l-bat:Slice_ONNX
* Support Slice layer in ONNX importer

* Add IE support

* Fix ONNX importer

* Fix Slice
2019-06-08 16:52:40 +03:00
..
calib3d Merge pull request #14667 from asashour:javadoc 2019-06-06 10:57:39 +00:00
core core: fix visibility handling 2019-06-07 07:23:15 +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 Merge pull request #14697 from l-bat:Slice_ONNX 2019-06-08 16:52:40 +03:00
features2d Merge pull request #14667 from asashour:javadoc 2019-06-06 10:57:39 +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 Merge pull request #14724 from asashour:typos 2019-06-06 10:01:03 +00:00
imgproc Fix https://github.com/opencv/opencv/issues/14265 2019-06-03 23:05:03 +02:00
java java: wrap StringIO() to support unicode strings 2019-06-07 17:05:58 +03:00
js js: added floodFill function to JS binding 2019-05-21 14:19:50 +02:00
ml java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
objdetect Remove check and added binding tests 2019-06-07 14:53:40 +00:00
photo Add test 2019-06-05 09:15:18 -07:00
python python: visibility 2019-06-07 07:23:15 +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 Fix some typos 2019-06-05 12:24:13 +02:00
video Fix some typos 2019-06-05 12:24:13 +02:00
videoio java: generated code to have javadoc 2019-06-05 12:44:03 +02: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