Skip to content

Computer Vision techniques, image processing and segmentation, object detection and tracking, image classification using deep learning

Notifications You must be signed in to change notification settings

worklifesg/Python-for-Computer-Vision-with-OpenCV-and-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f726c1 · Dec 19, 2020

History

83 Commits
Dec 2, 2020
Dec 3, 2020
Dec 7, 2020
Dec 7, 2020
Dec 10, 2020
Dec 10, 2020
Dec 17, 2020
Dec 17, 2020
Dec 10, 2020
Dec 19, 2020

Repository files navigation

Python-for-Computer-Vision-with-OpenCV-and-Deep-Learning

In this repository, we will work on Computer Vision related topics with OpenCV and Deep learning. Applications include Image Processing, Object Tracking, Convolutional Neural Networks, Yolo v3 with Python

Goals of this course:

  • Understand Computer Vision Applications
  • Understand how to use OpenCV and Python work with iamges and videos
  • Apply these skills to projects

Course Outline

  • NumPy and Image Basics ( Indexing & Slicing, read and display images, basic compands and drawings )
  • Image Processing with OpenCV ( Advanced OpenCV operations )
  • Video Processing with OpenCV ( Basic working of video files, streaming webcam with OpenCV library)
  • Object Detection ( template matching to face detection)
  • Object Tracking ( tracking objects in videos)
  • Deep Learning with Computer Vision ( Neural networks, Image Classification )

We will be skip NumPy basics as we will focus more on image basics with Numpy arrays and move from there

About

Computer Vision techniques, image processing and segmentation, object detection and tracking, image classification using deep learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published