Skip to content

RishabhS66/Histogram-Specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Histogram Specification

Coded By: Rishabh Srivastava

The image histogram indicates the intensity distribution of an image. In other words, the image histogram shows the number of pixels in an image having a specific intensity value.

Histogram specification or histogram matching is the transformation of an image so that its histogram matches a specified histogram. Histogram matching is useful when we want to unify the contrast level of a group of images.

This repository includes codes for matching the histogram of givenhist.jpg to target image sphist.jpg.

The results are displayed below:



Releases

No releases published

Packages

No packages published

Languages