RIPPLE:Convert a text file to an image having ripples
This fuction converts any text file to an image having ripples.
Syntax:::::::>>>>
ripple(input_text,shape,output_image)
The input_text denotes the name or path of input text file
The values of shape for different ripple shapes are as follows
SMALL RIPPLES==>1
LOW SLOPES ==>2
SEA WAVES ==>3
HOUSE SHEETS ==>4
SINE WAVES ==>5
EXPONENTIAL ==>6
The output_image denotes the name or path of output image file
Zitieren als
Divakar Roy (2025). RIPPLE:Convert a text file to an image having ripples (https://www.mathworks.com/matlabcentral/fileexchange/8582-ripple-convert-a-text-file-to-an-image-having-ripples), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Image Type Conversion >
- MATLAB > Graphics > Images > Convert Image Type >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
ripple/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | bugs fixed |