I have a video, and I need every frame to do edge detection ( prewitt
) because I need only the outlines 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 this?