Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Difference between frames after edge detection

Hi,

I use cvCanny function to detect edges on each frames. Now I need to to find the difference of consecutive edge frames calculated using cvCanny. How can I do that ?