Skip to content

projectsMoravianUniv/Histogram_Equalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Histogram_Equalization

A histogram of a digital image represents intensity distribution by plotting a bar graph with the X-axis as pixel intensity value and the Y-axis as the frequency of its occurrence. Histogram Equalization is a technique to adjust contrast levels and expand the intensity range in a digital image.

About

A histogram of a digital image represents intensity distribution by plotting a bar graph with the X-axis as pixel intensity value and the Y-axis as the frequency of its occurrence. Histogram Equalization is a technique to adjust contrast levels and expand the intensity range in a digital image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors