本工具箱所有功能位于ComputerVision包下,使用前需导入:
import ComputerVision.*
每个函数自带文档,可用doc命令查看,此处只列出签名
%将文本渲染为二值图像
function Mask = TextMask(Text,FontSize,Font)
Cite As
埃博拉酱 (2024). 文本 渲染 二值 图像 Text Render Binary Image (https://github.com/Silver-Fang/Computer-Vision/releases/tag/v1.1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2024a
Compatible with R2021b and later releases
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
+ComputerVision
+ComputerVision
Version | Published | Release Notes | |
---|---|---|---|
1.1.1 | See release notes for this release on GitHub: https://github.com/Silver-Fang/Computer-Vision/releases/tag/v1.1.1 |
|
|
1.1.0 | See release notes for this release on GitHub: https://github.com/Silver-Fang/Computer-Vision/releases/tag/v1.1.0 |
|
|
1.0.0 |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.