开发者

Looking for OpenCV tutorial [closed]

开发者 https://www.devze.com 2023-02-24 23:05 出处:网络
开发者_StackOverflow社区 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will
开发者_StackOverflow社区 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

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.


OpenCV has recently provided a list of books they recommend.

Other interesting materials:

  • There's a great introduction to OpenCV at Gady Agam's introduction to OpenCV.

  • Noah Kuntz OpenCV tutorials are OK. It covers image manipulation, data types, image processing, camera stuff and several other topics.

  • There's also the official OpenCV Tutorials, provided by the OpenCV folks themselves.

  • Also you can find some good Opencv C++ Examples here to get started.


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


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/


I like the tutorials on aishack

0

精彩评论

暂无评论...
验证码 换一张
取 消