- MATLAB
- MATLAB Vision Toolbox
- Start MATLAB and navigate to project directory.
- Navigate to
src/
directory.
>> cd src
- Run the
test1
MATLAB script.
>> test1
- First frame of the video will popup; select the object to track.
- The running script will show videos with the selected bounding boxes.
- After processing the video, the heartrate will print out in Matlab terminal.
MIT