how do i insert text into an image using MATLAB R2014a
1 次查看(过去 30 天)
显示 更早的评论
I'm trying to display text into a png. file. i have tried vision.TextInserter(Text) but i don't think my edition uses it. i am running MATLAB R2014a. any help would be greatly appreciated.
0 个评论
回答(3 个)
Dima Lisin
2015-1-6
Hi Andrew,
Please make sure that you have Computer Vision System Toolbox installed. You can verify that by typing
>> ver
If you have the toolbox, then you can use the insertText function.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!