Clear Filters
Clear Filters

how do i insert text into an image using MATLAB R2014a

3 views (last 30 days)
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.

Answers (3)

Image Analyst
Image Analyst on 6 Jan 2015

Stalin Samuel
Stalin Samuel on 6 Jan 2015

Dima Lisin
Dima Lisin on 6 Jan 2015
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.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!