How to add text in video by using matlab?

2 views (last 30 days)
huy nguyen
huy nguyen on 21 Nov 2017
Commented: huy nguyen on 21 Nov 2017
I need a basic example of using Text() in Matlab in order to add text in video Please tell me all steps so I can understand how it works

Answers (1)

Walter Roberson
Walter Roberson on 21 Nov 2017
There are other ways to add text to a video that are better, such as using the Computer Vision Toolbox insertText routine, but the code you have already would be usable if you fixed the problem that you are trying to write out more text than you have available.

Categories

Find more on C4ISR in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!