TEXT2IMAGE : Convert an ASCII text file to image
Version 1.4.0.0 (153 KB) von
Divakar Roy
Text to image conversion.
This code converts any ASCII text file (notepad, MATLAB-m files, etc) into images.
Screen shot is the image being converted from a notepad file that had the story - Christmas Carol.
Zitieren als
Divakar Roy (2025). TEXT2IMAGE : Convert an ASCII text file to image (https://www.mathworks.com/matlabcentral/fileexchange/7952-text2image-convert-an-ascii-text-file-to-image), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion >
- MATLAB > Graphics > Images > Convert Image Type >
Mehr zu Import, Export, and Conversion finden Sie in Help Center und MATLAB Answers
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.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.0 | Good speed-up after pre-allocation. |
||
1.3.0.0 | Rar file is replaced by zip file. |
||
1.1.0.0 | 90 % speed-up as a result of using mat files and removing loops. |
||
1.0.0.0 | new screenshot |