Frequency of motion in a frame
조회 수: 3 (최근 30일)
이전 댓글 표시
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!
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!