Ask Your Question

Revision history [back]

use CvInvoke.cvCanny(,,,,) for finding edges in the image. Then apply cvfindcontours over the image containing edge, you can control number of contours or length of contours in the image.