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 ?
Seems very closely related to: http://answers.opencv.org/question/12747/edge-change-ratio-detect-edge-pixels-using-cannys/