Basic Image Processing (without MATLAB built-in Functions)

Version 1.0.0 (83.7 KB) by RFM
The code uses basic image processing methods to compute histogram of an image and perform equalization for better dynamic range of image.
282 Downloads
Updated 11 Oct 2019

View License

The code is simple enough to understand.
The basic processes (without using the built-in functions) in the code are as under:-
a. RGB to Gray conversion.
b. Histogram computation.
c. Gray Level Degradation/Compression (Image Darkening or Image Brightening)
d. Contrast Stretching
e. Histogram Equalization.

Cite As

RFM (2024). Basic Image Processing (without MATLAB built-in Functions) (https://www.mathworks.com/matlabcentral/fileexchange/72996-basic-image-processing-without-matlab-built-in-functions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Histograms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0