opencv/modules
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d
Support for Pool1d layer for OpenCV and OpenCL targets

* Initial version of Pool1d support

* Fix variable naming

* Fix 1d pooling for OpenCL

* Change support logic, remove unnecessary variable, split the tests

* Remove other depricated variables

* Fix warning. Check tests

* Change support check logic

* Change support check logic, 2
2020-11-24 16:52:45 +00:00
..
calib3d calib3d: eliminate 'register' build warning 2020-11-20 20:32:59 +00:00
core Remove unnecessary condition (will never reach) 2020-11-22 14:19:20 +02:00
cudaarithm Fix errors when building with cuda stubs 2020-10-21 15:51:46 -07:00
cudabgsegm
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 2020-06-17 09:09:40 +00:00
cudafeatures2d
cudafilters
cudaimgproc Remove compiler warnings 2020-08-21 23:52:30 +09:00
cudalegacy
cudaobjdetect
cudaoptflow Remove compiler warnings 2020-08-21 23:52:30 +09:00
cudastereo
cudawarping
cudev
dnn Merge pull request #18862 from sl-sergei:support_pool1d 2020-11-24 16:52:45 +00:00
features2d Change naming of keypoints comparator 2020-11-03 21:54:56 +03:00
flann backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00
highgui update documentation 2020-11-18 17:07:04 +03:00
imgcodecs update documentation 2020-11-18 17:07:04 +03:00
imgproc Typo in docstring of distanceTransform 2020-10-20 17:57:10 +08:00
java java: robust code generation 2020-11-13 13:42:26 +00:00
js Fix TypeError when building for WebAssembly with Python 3 2020-10-22 12:38:28 -07:00
ml ml: fix python test 2020-09-27 21:14:55 +00:00
objdetect fix curved qrcodes decoding 2020-10-28 12:54:54 +03:00
photo
python pre: OpenCV 3.4.13 (version++) 2020-11-17 21:50:30 +00:00
shape
stitching Fix errors when building with cuda stubs 2020-10-21 15:51:46 -07:00
superres
ts
video Merge pull request #17180 from PetWorm:3.4 2020-04-29 09:55:59 +00:00
videoio Merge pull request #18736 from mshabunin:mfx-frame-size-34 2020-11-05 17:00:35 +00:00
videostab
viz
world
CMakeLists.txt