Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 590 Bytes

File metadata and controls

23 lines (16 loc) · 590 Bytes

Image and Video Processing Course

Implementation of concepts from the course:

"Image and Video Processing: From Mars to Hollywood with a Stop at the Hospital"

This repository contains practical implementations of fundamental image processing and computer vision techniques using Python and OpenCV.


Course Overview

This project focuses on learning and implementing:

  • Digital Image Processing
  • Image Enhancement
  • Filtering Techniques
  • Edge Detection
  • Image Transformations
  • Histogram Processing
  • Feature Extraction
  • Video Processing
  • Computer Vision Fundamentals