Skip to content

A series of notebooks which provide a walkthough for basic concepts in computer vision and image processing

Notifications You must be signed in to change notification settings

pizadi/computer-vision-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision Playground

A series of IPython notebooks which aim to guide you through the practical side of image processing and computer vision. I made these notebooks mostly to demonstrate how different concepts in these fields work and how they can be implemented.

These notebooks mainly use NumPy and OpenCV for image and data manipulation. A list of all used libraries can be found in the requirements file.

Contents

  • Filtering
    • Spatial Filtering
    • Frequency Filtering
  • Noise
    • Random Noise
    • Periodic Noise
    • Noise Removal
    • Image Degredation & Restoration
  • Image Enhancement
    • Intensity Corrections
    • Histogram Analysis and Equalization
  • Image and Media Formats
    • Color Modes
    • Basics of Compression

About

A series of notebooks which provide a walkthough for basic concepts in computer vision and image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published