This project is using computer vision to calculate the respiration rate of lying dairy cows. By analyzing the difference in average pixel intensity in annotated bounding boxes and performing Fast Fourier Transform to select the most prevalent data, this model predicts the number of times a cow breathed in a 30-second interval. The frame_capture.py file was used to save a frame from each saved test video, while the respiration_rate_automated.py is the model used to predict each cow's respiration rate. All directories are based on my computer. An example of video frame, average pixel intensity, and cleaned and predicted data is as follows:
RaphaelMantovani/Respiration-Rate-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|


