Skip to content

alfianhid/Digital-Image-Conversion-to-Histogram-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Digital Image Conversion to Histogram with-Python

Digital image processing is a method for converting images into digital form and performing some operations on them, to obtain an enhanced image or extract important and useful information.

This repository contains scripts or source code about the steps for converting digital images into histograms. The conversion was performed from two color space that is Grayscale and RGB images.