Looking for OpenCV tutorial

35,383

Solution 1

OpenCV has recently provided a list of books they recommend.

Other interesting materials:

Solution 2

This is a very simple tutorial with all necessary knowledge of libraries and data structures. http://opencv.itseez.com/doc/tutorials/tutorials.html

Solution 3

Nashruddin's OpenCV tutorials such as eye tracking and beginner tutorials. http://nashruddin.com/tag/opencv

OpenCV tutorials such as object detection, face recognition and cross-compiling. http://www.computer-vision-software.com/blog/

Share:
35,383
Admin
Author by

Admin

Updated on July 22, 2022

Comments

  • Admin
    Admin almost 2 years

    Does anyone know some good easy to learn openCV c/c++ tutorial you can recommend? I tried Google, but I wasn't very satisfied with results.

  • karlphillip
    karlphillip about 13 years
    You must know that OpenCV provides an API for C programmers and another with the same features for C++. It's your choice.
  • fabrizioM
    fabrizioM about 13 years
    The book covers version 1.X, in version 2.X there are some changes in the API.
  • TH.
    TH. about 13 years
    The book also presents some theory snippets, useful for a deeper understanding about what the procedures are doing under the covers.
  • Fei
    Fei over 11 years
    A 2nd edition of "Learning OpenCV" is coming and it will contain stuff about OpenCV 2.x, which (I find) is much better structured and a lot easier to handle.
  • Mohsen
    Mohsen almost 6 years
    Nothing there. Could you please update the link?
  • Faisal Al-Harbi
    Faisal Al-Harbi about 5 years
    Itseez no longer exists, not even a zombie web site. They were bought by Intel. newsroom.intel.com/editorials/…