Neel-Shah-29 / Pixels_Seminar

SRA's seminar on Introduction to Computer Vision Fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Computer Vision

This repository includes basics to :

  1. Python
  2. Numpy: A python library
  3. Git
  4. 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

Demonstration

Table Of Contents

About

SRA's seminar on Introduction to Computer Vision Fundamentals

License:MIT License


Languages

Language:Jupyter Notebook 100.0%