Table of Contents
show
OpenCV
- OpenCV is a library used for computer vision
- It has more functionality than PIL library
- Open Source Computer Vision is a library of programming functions mainly aimed at real-time computer vision
- Computer vision – Using a computer to analyze images and videos very similar to the way a human analyzes
- Created by Intel in 1999, it is written in C++
- It contains many popular algorithms for computer vision, including object detection and tracking algorithms built in
Installation – OpenCV

Views: 1