Skip to content

pshrest21/Histogram-Equalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Histogram Equalization

In this project, we will equalize the histogram of two images : 'fish.pgm', and 'jet.pgm'

We use openCV to read these files

Along with histogram equalization, we also perform other image processings such as:

  • image slicing
  • contrast stretching

The histograms of the resulting images are saved as .png files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages