Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Here are a couple of tutorials to start:

  1. Face and eyes detection.
  2. Detection of a known planar object.
  3. Template matching.
  4. Detecting lines and circles.

So, you can see that there are a number of methods for particular tasks. And Martin is right, you should also study the opencv_ml module.