opencv/modules/imgproc
orestis a7757b0eb6 Fix anchor for small symmetrical column filters.
In the unoptimized version of small symmetrical column filters, when we
try to detect if the kernel, ky, is equal to [1;2;1] or [1;-2;1] we
should take into consideration that the anchor points in the middle
element.
2014-11-19 23:12:58 +02:00
..
doc Merge pull request #3408 from ilya-lavrenov:doc_fix 2014-11-11 13:29:46 +00:00
include/opencv2 Doxygen documentation for core module 2014-11-12 14:21:58 +03:00
perf Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
src Fix anchor for small symmetrical column filters. 2014-11-19 23:12:58 +02:00
test fixed test for ocl WarpAffine 2014-11-06 17:19:45 +03:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00