irahgem / Sleep-Apnea-Detection

Sleep Apnea is a serious sleep disorder in which breathing starts and stops repeatedly during sleep. If this condition is left untreated, it can lead to serious health issues. This project proposes a robust method for detecting sleep apnea and keeping track of the region of interest automatically. The methodology involves converting the captured video into grayscale images, and then apply Gaussian blur and Canny edge detection to detect noise-free edges of the body. Further, the current frame is compared to the previous frame to detect body movements accurately. The proposed method is experimented with different testing conditions to demonstrate its efficiency and accuracy in identifying sleep apnea. This project also introduces a novel algorithm for automatically adjusting the region of interest within the frame. Furthermore, the advantages and limitations of the proposed algorithm are also been discussed.
2 stars 0 forks source link