font_mask(str, font)
Version 1.0.0.0 (222 KB) von
Jaroslaw Tuszynski
Create a boolean pixel mask based on string
mask = font_mask(str, font) returns boolean mask showing characters in the string "str", rendered using font "font". Meant to be used for image annotation where final image is of the same size as the original image.
Fonts based on Libgd fonts ( https://github.com/libgd/libgd) and on fonts from http://patorjk.com/software/taag/ .
Zitieren als
Jaroslaw Tuszynski (2024). font_mask(str, font) (https://www.mathworks.com/matlabcentral/fileexchange/62059-font_mask-str-font), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
Mehr zu Region and Image Properties 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.0.0.0 |