mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
8158e5b7a0
* 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... |
||
---|---|---|
.. | ||
include/opencv2 | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |