Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 388 Bytes

Image-Processing

Code Implemented during Digital Image processing Lab sessions without use of Libraries.

  1. Histogram Equalization and Matching(equaliz.ipynb)
  2. Jumcut Detection(jumcut.ipynb)
  3. Global and Local Thresholding(gloLocThresh.ipynb)
  4. Spatial and Grayscale Resolution(resolution.ipynb)
  5. Segmentation Thresholding(segThresh.ipynb)
  6. Image Steganography(stegano.ipynb)