opencv/modules/imgproc
Alexander Alekhin f2e41ce391 ocl: fix input data for Canny perf test
"declare.in(img, WARMUP_RNG)" overrides input image with random values

Also added support for different input sizes (via cv::resize)
2016-08-09 15:49:22 +03:00
..
doc Adding the syntax and usage for cv2.undistortPoints(). 2016-03-13 13:32:24 +01:00
include/opencv2 imgproc: Canny with custom gradient 2016-07-19 17:15:36 +03:00
misc/java Java wrapper for moments: do not truncate values in set method 2016-03-31 12:57:10 +03:00
perf ocl: fix input data for Canny perf test 2016-08-09 15:49:22 +03:00
src Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 2016-08-05 17:20:56 +03:00
test imgproc test: Canny with custom gradient 2016-07-19 17:15:36 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00