Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@Guanta is extremely right. I got that working as follows:

cv2.boxFilter(imgcv1, 0, (7,7), imgcv1, (-1,-1), False, cv2.BORDER_DEFAULT)