image processing to video processing
Show older comments
hello everyone, I am dealing with image processing. I have written short simple code that can detect some regions in an area.
But how can i make the same code suitable for video processing?
Instead of working with jpg ( imread(asdf.jpg) ), i want to take a video about 30 sec. The size of video will be 320x240 or 480x640. Then i want to apply my code on this video? Do i need computer vision toolbox?
Am i supposed to do something like that?
Thanks in advance.
Accepted Answer
More Answers (0)
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!