opencv/modules/cudafilters
Richard Veale 8158e5b7a0 Merge pull request #13695 from flyingfalling:3.4
* Fixed bug that made cuda::filter give corrupted output when different filters called in different threads. This was due to use of global texture variable shared by all filters.

* REV: fixed tab issue for opencv coding style...
2019-03-13 20:53:59 +03:00
..
include/opencv2 Update docs for 32f support in morphology operation 2016-12-12 12:38:43 +02:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src Merge pull request #13695 from flyingfalling:3.4 2019-03-13 20:53:59 +03:00
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00