mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
b1cc114b7b
* Add Sobel kernel which returns both dx and dy * Splice dx and dy and extend add_border function Also change some tests parameters * Add borderValue parameter in test * Introduces fluid kernel for sobelxy Adds tests (basic and performance) on new backend * Introduces BufHelper struct for some arithmetic |
||
---|---|---|
.. | ||
cmake | ||
doc | ||
include/opencv2 | ||
perf | ||
samples | ||
src | ||
test | ||
CMakeLists.txt |