> For the complete documentation index, see [llms.txt](https://theiotlearninginitiative.gitbook.io/bitol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theiotlearninginitiative.gitbook.io/bitol/computer-vision/opencv.md).

# OpenCV

> OpenCV (Open Source Computer Vision Library) is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. [Homepage](https://opencv.org/)

* [Reyes-fred Xiaomin Gitbook](https://reyes-fred.gitbooks.io/xiaomin/content/)
* [OpenCV Tutorials](https://docs.opencv.org/master/d9/df8/tutorial_root.html)
* [OpenCV Documentation](https://docs.opencv.org/master/)
* [Learn OpenCV](https://www.learnopencv.com/)
* [Installing OpenCV-3.2.0 on Ubuntu 16.04](https://gist.github.com/umardx/dfce1dc74d925629a9eb8ad409740b47)
