Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
/ el-noches Public archive

[TEAM_BACKEND] Histogram matching for colored images.

Notifications You must be signed in to change notification settings

aftershootco/el-noches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Histogram is basically frequency of pixel color. So in an 8 bit image we have 256 colors, ranging from 0 to 255. Histogram matching is taking that frequency of color and applying it to other image.

About

[TEAM_BACKEND] Histogram matching for colored images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages