Basic Image Processing (without MATLAB built-in Functions)
Versione 1.0.0 (83,7 KB) da
RFM
The code uses basic image processing methods to compute histogram of an image and perform equalization for better dynamic range of image.
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.
Cita come
RFM (2025). 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. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Histograms in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |