I have a video with a number of frames. And, I need to cut the frames into sub-frames. But I do not know how I could do that. I am not familiar with image analysis.

4 views (last 30 days)
Dear Image Analyst,
I am almost new to this environment. I have a video with some number of frames, but I need to cut the frames in to sub-frames, I want to write a Matlab code that will create this sub-frames (regions of interest). I also want to write a code showing the sub-frame (area) on the screen, and save it in the file.
The sample video can be attached if needed.
Thank you in Advance!
  6 Comments
darova
darova on 2 Aug 2021
What do you mena by subframe? DO you want to cut out a part of an origranal frame? OR you want to divide the frame into several part (2x2, 4x4...)?

Sign in to comment.

Answers (1)

Andebo Waza
Andebo Waza on 2 Aug 2021
Mainly, I need to cut out an original frame. It also can help if could help with the second part too (diving the frame into several parts).

Categories

Find more on Modeling Basics 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!