Skip to content

Files

Latest commit

e2886f9 · Nov 28, 2023

History

History

Image Enhancement

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 28, 2023
Nov 28, 2023
Nov 28, 2023

Image Enhancement 🖼️

A new technique to enhance images through image processing.

About Project

Images captured by the surveillance cameras are generally very low in quality and not able to detect some of the minute details.

You can use your experties in programing. you can use programming to enhance an image so much so that the lesser details get enhanced.

Here I used one technique called "Histogram equalisation specification" or "CLAHE".

Code Explanation

  import cv2 package
  Reading image and giveing file path
  Preparation for CLAHE
  Convert to gray scale image
  Apply Enhancment
  Save it to file

Screenshots

Before Image Enhancement

After Image Enhancement

🚀 About Me

I'm a full stack developer...