Frequency of motion in a frame
Show older comments
I have recorded a video of a person breathing and the files I have obtained are a series of images from a camera at 30fps and I want to measure the breathing rate in this. I am planning to do so by implementing optical flow algorithm on the ROI(chest area) of the frames. The problems I am facing with proceeding are : 1. How do I check all the individual frames? 2. How do I define the ROI? 3. How do I track a single point in this ROI?
Since I am beginner at MATLAB, I am expecting a rather detailed answers. Thanks in advance!
Answers (0)
Categories
Find more on Motion Estimation 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!