Basic Image Processing (without MATLAB built-in Functions)
Version 1.0.0 (83,7 ko) par
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.
Citation pour cette source
RFM (2026). Basic Image Processing (without MATLAB built-in Functions) (https://fr.mathworks.com/matlabcentral/fileexchange/72996-basic-image-processing-without-matlab-built-in-functions), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Histograms dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |