Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. There is MSER feature detector or dev docs
  2. Canny edge detector is a function of OpenCV too
  3. There is no function that is named "Connected Component Analysis", but on google, you can find many interesting things that may help you (e.g.: findContours, or moments)
  1. There is MSER feature detector or dev docs
  2. Canny edge detector is a function of OpenCV too
  3. There is no function that is named "Connected Component Analysis", but on google, you can find many interesting things that may help you (e.g.: findContours, or moments)moments) BTW, I am mistaking: I have found it, but it seems that it is just in OpenCV 3.0, because it is unknown, maybe I have not the last version of 2.4