Skip to content

Naimul-Islam-Siam/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing in Python

  • Chapter-1: Introducing Image Processing and scikit-image

Jump into digital image structures and learn to process them! Extract data, transform and analyze images using NumPy and Scikit-image. Convert RGB images to grayscale, get data from them, obtain histograms containing very useful information, and separate objects from the background!

Chapter-1 Notebook Link

Chapter-1 Slides Link

  • Chapter-2: Filters, Contrast, Transformation and Morphology

Detect object shapes using edge detection filters, improve medical images with contrast enhancement and even enlarge pictures to five times its original size! Apply morphology to make thresholding more accurate when segmenting images and go to the next level of processing images with Python.

Chapter-2 Notebook Link

Chapter-2 Slides Link

  • Chapter-3: Image restoration, Noise, Segmentation and Contours

Apply image restoration to remove objects, logos, text, or damaged areas in pictures! Also learn how to apply noise, use segmentation to speed up processing, and find elements in images by their contours.

Chapter-3 Notebook Link

Chapter-3 Slides Link

  • Chapter-4: Advanced Operations, Detecting Faces and Features

Have a deeper knowledge of image processing by being able to detect edges, corners, and even faces! Learn how to detect not just front faces but also face profiles, cat, or dogs. Apply the skills to more complex real-world applications. Learn to master several widely used image processing techniques with very few lines of code!

Chapter-4 Notebook Link

Chapter-4 Slides Link

About

Started learning Digital Image Processing in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published