Coder Social home page Coder Social logo

ankit-1517 / image-processing Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 67.19 MB

Repo for assignments done in ELL715: Digital Image Processing @ IIT Delhi

License: MIT License

Python 97.97% Shell 2.03%
image-processing digital-image-processing segmentation wavelet-transform opencv keras-tensorflow

image-processing's Introduction

Digital Image Processing

Repo for assignments done in ELL715: Digital Image Processing @ IIT Delhi

Description

In each assignment folder, there's the problem statement, the code and the final report submitted.

The main tasks performed in the assignments are:

  1. Image Transformations:
    • Polar transformation
    • Shear transformation
    • Geometric rotation, scaling and translation
  2. Image Histogram and Equalization:
    • Computed histogram of an RGB image
    • Improved contrast of a grayscale image using:
      • Contrast Stretching
      • Gamma Correction
      • Histogram Equalization
      • Unsharp masking
  3. Image Filtering and Scaling:
    • Analyzed the effect of an IIR filter and unsharp masking (shaprening filter)
    • Played with fourier transform and inverse fourier transform
    • Performed Discrete Cosine Transform on images
  4. Image Compression:
    • Implemented bilinear, bicubic, DCT and FFT compression
    • Implemented the Seam carving by removing areas with low energy
    • Impelemnted compression using 2-D Wavelet decomposition
  5. Wavelet Analysis:
    • Extracted retinal blood vessels from fundus images using:
      • Wavelets
      • Sobel
      • LoG
  6. Image Morphing:
    • Separated occluded objects using morphology and thresholding
    • Counted circular objects in an image
    • Detected black note heads
  7. Vessel Segmentation using Morphology:
    • Removed the bright, circular shaped Optic Disc
    • Extracted the vessel map
    • Estimated the diameter of thinnest & thickest vessel
    • Removed small isolated patches and smoothened the vessel map
  8. Image Segmentation:
    • Implemented segmentation using Intensity based thresholding
    • Implemented segmentation using Region growing
    • Implemented segmentation using Image Matting
  9. Optic Disc Segmentation Using Active Contour:
    • Imeplemented algorithm to find the center of the optic disc
    • Developed an active contour algorithm to fit the initial contour at the edges of the disc
    • Removed small isolated patches and smoothened the vessel map
  10. Retinal Vessel Segmentation Using Neural Networks:
    • Extracted features for vessel map segmentation
    • Followed leave-one-out strategy to train the neural network
    • Evaluated the performance of algorithm in terms of:
      • Accuracy
      • Sensitivity
      • Specificity
      • Area Under Receiver Operating Characteristics Curve (AUC under ROC)

Credits

Most of the work here was done in collaboration with @naman1122000

image-processing's People

Contributors

ankit-1517 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

image-processing's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.