mirror of https://github.com/opencv/opencv.git
Consistent with the test made in cv::boxFilter, it adjusts the kernel size to the source size only if the border is not BORDER_CONSTANT and if BORDER_ISOLATED is set. Otherwise, the source has to be considered possibly in a larger image (i.e. the source being a ROI) in witch the kernel should apply.pull/2754/head
parent
0ebde64701
commit
ea038436e6
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue