Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to avoid potential noise after Canny?

I have a time averaged grayscale frame of a video: image description

I applied Canny edge detector to that frame, but sometimes there is noise like this: image description

I want to extract the area of a tv logo using boundingRect(), but it works wrong if there is noise. How can i avoid it?

How to avoid potential noise after Canny?

I have a time averaged grayscale frame of a video: image description

I applied Canny edge detector to that frame, but sometimes there is noise like this: image description

I want to extract the area of a tv logo using boundingRect(), but it works wrong if there is noise. How can i avoid it?