Basic Image Processing (without MATLAB built-in Functions)

版本 1.0.0 (83.7 KB) 作者: RFM
The code uses basic image processing methods to compute histogram of an image and perform equalization for better dynamic range of image.
283.0 次下载
更新时间 2019/10/11

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Histograms 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0