• thoinvil's avatar
    Added condition to 1st test in cv::GaussianBlur · ea038436
    thoinvil authored
    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.
    ea038436
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/imgproc Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...