Introduction to Computer Vision
This repository includes basics to :
- Python
- Numpy: A python library
- Git
- Computer Vision.
The aim of this repository is to provide:
- A brief idea of algorithms involved in Computer Vision .
- Introduction to Version Control System: Git and GitHub.
- Computer Vision and Image Processing basics, idea of implementation of various algorithms involved using numpy (instead of any dedicated image processing library like OpenCV.)
- Introduction to a commonly used Image Processing Library: OpenCV