Skip to content

Implementation of all the basic algorithms and techniques from Otsu's Binarization to Deep Learning, FineTuning of Vision Transformer.

Notifications You must be signed in to change notification settings

RahulBoipai/Digital-Image-Procesing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Image-Processing

Image Processing algorithm from classical to Deep Learning !!!

Assignment_1

Report 1

  1. Histogram Computation
  2. Otsu's Binarization
  3. Depth based Extraction
  4. Connected Component
  5. MSER-

Assignment_2

Report 2

  1. Image intensity correction
  2. Contrast Stretching
  3. Image Rotation
  4. Spatial Filtering

Assignment_3

Report 3

  1. Radial Sinusoid and Frequency response
  2. Frequency Domain Filtering
  3. Image Deblurring

Assignment_4

Report 4

  1. Image Denoising
  2. Edge Detection
  3. Hough Transform

Assignment_5

Report 5

  1. Image classification : Feature extraction using Pretrained Vision Transformer and extracting deep feature than using KNN classifier to classify images into five different categories. Pretrained and finetuning approach.

About

Implementation of all the basic algorithms and techniques from Otsu's Binarization to Deep Learning, FineTuning of Vision Transformer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages