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 ?
1 | initial version |
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 ?