How to display a variable value inside a realtime video
Show older comments
Let's say i have WorldJoinCoordinate that store all the XYZ data at certain pixel(X,Y) during realtime video,
i have the equation to calculate the value that i needed to display in the video, what kind of command can i use to display the calculated variable value into the realtime video
Answers (1)
KSSV
on 18 Apr 2018
1 vote
As it is a video...I think on reading it, you will get frames.....one frame is a kind of image..display this and use text command to show the text data you want at the prescribed location. Read about text
Categories
Find more on Video Formats and Interfaces 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!