Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 439 Bytes

File metadata and controls

5 lines (3 loc) · 439 Bytes

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.