Is it possible to draw and display circles in a multiframe TIFF video?

Is it possible to draw and display circles throughout the multiframe TIFF video (attached) at points (180,183) and (190,203)?

Answers (1)

You can read the tiff video file frame by frame using the read function.
Follow this link for an example on drawing a circle on a video frame

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Asked:

AM
on 8 Jan 2019

Answered:

on 17 Jan 2019

Community Treasure Hunt

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

Start Hunting!