Creation of Mach Bands image
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
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.
Mach_bands/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | :) |
