How to display a variable value inside a realtime video
Mostrar comentarios más antiguos
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
Respuestas (1)
KSSV
el 18 de Abr. de 2018
1 voto
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
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!