Creation of Mach Bands image

A simple code to create and image with the Mach Bands.
255.0 次下载
更新时间 2015/6/13

查看许可证

In this code I offer an implementation of the Band Mach image in black, white and gray levels. It will allow you to experiment this particular visual effect. Besides, for those who are introducint in the field of image processing with MATLAB, the function shows the differences between 'imshow' and 'imagesc' and the differences between UINT8 format and DOUBLE format. The function itself save the image in disk with PNG format and a depth of 16 bits per pixel.
The code is properly commented in English.
Any suggestion is welcomed!!!

Thanks,
Jesús Monge.

引用格式

Jesús Monge-Álvarez (2024). Creation of Mach Bands image (https://www.mathworks.com/matlabcentral/fileexchange/51150-creation-of-mach-bands-image), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!

Mach_bands/

版本 已发布 发行说明
1.0.0.0

:)