emunozlorenzo / Computer-Vision-with-OpenCV-and-DeepLearning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision with OpenCV and DeepLearning

Goals of this course:

  • Understand Computer Vision applications
  • Understand how to use OpenCV and Python working wiht images and videos
  • Be able to apply thses skills to personal projects

Chapters

  1. Numpy and Image Basics
  2. Image Basics with OpenCV
  3. Image Processing
  • Learn various iamge processing operations
  • Perform image operations such as smoothing, blurring, morphological operations
  • Grab properties such as color spaces and histograms
  1. Video Basics with Python and OpenCV
  2. Object Detection with OpenCV and Python
  3. Object Tracking
  4. DeepLearning for Computer Vision
  5. Capstone Project

About


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%