1
I have a video, and I need for each frame do edge Detection (prewitt
), because I only need the contours of my area of interest.
After doing the edge Detection of each frame, I need to measure the contour area for each frame and extract the values.
Does anyone have any idea how to do that?
Have you tried asking that question here? http://gamedev.stackexchange.com/ Or here? http://graphicdesign.stackexchange.com/ I’m sure they’ll help you ;)
– João Reis