Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What is MORPH_RECT parameters?

What does it mean 21 and 10 parameters?

in

cv2.getStructuringElement(cv2.MORPH_RECT, (21, 21), (10, 10))

I can understand from docs.