how do i insert text into an image using MATLAB R2014a

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.

回答 (3 件)

Dima Lisin
Dima Lisin 2015 年 1 月 6 日

0 投票

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.

カテゴリ

タグ

質問済み:

2015 年 1 月 6 日

回答済み:

2015 年 1 月 6 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by