How to add text in video by using matlab?

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)

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.

1 Comment

thank you so much!!! i will learn about this method

Sign in to comment.

Asked:

on 21 Nov 2017

Commented:

on 21 Nov 2017

Community Treasure Hunt

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

Start Hunting!