Creation of Mach Bands image

A simple code to create and image with the Mach Bands.
257 download
Aggiornato 13 giu 2015

Visualizza la licenza

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.

Cita come

Jesús Monge-Álvarez (2025). Creation of Mach Bands image (https://it.mathworks.com/matlabcentral/fileexchange/51150-creation-of-mach-bands-image), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Mach_bands/

Versione Pubblicato Note della release
1.0.0.0

:)