mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
a7757b0eb6
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.