Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 700 Bytes

Introduction to Image & Video Processing

My 2 projects from my Introduction to Image & Video Processing course. Each file contains information about the task.

Project 1 includes the following topics:

  • Color Spaces
  • Pontwise transforms
  • Histogram Equalization
  • Special Effects (conversion to polar coordinates, cartoonification)
  • Frequency domain properties
  • Periodic noise removal

Project 2 includes the following topics:

  • Image degradation with motion blur and additive noise
  • Hiding a Secret Message in an Image DCT
    • Watermark Insertion
    • Watermark Detection
  • Morphology
    • Counting Oranges
    • Granulometry
  • PCA - Recognition