Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Edge Change Ratio - Detect edge pixels using Canny's Algo

Hi. I am newbie to OpenCv and doing a project on video shot detection. I wish to implement ECR(Edge change Ratio) using Canny Edge detector. I got the Edges using function for Canny algo. But now I want to use get number of edge pixels from that image. How to do that?

And if Anyone is having some experience with ECR please help me in finding number of entering and exiting pixels between two frames.

Thank You