Skip to content

A non-invasive video analysis technique for detecting Sleep Apnea.

Notifications You must be signed in to change notification settings

mukesh663/SleepApnea_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SleepApnea_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. This project also introduces a novel algorithm for automatically adjusting the region of interest within the frame. The proposed method is experimented in different testing conditions to demonstrate its efficiency and accuracy in identifying sleep apnea.


Keywords: Obstructive Sleep Apnea, Gaussian blur, Canny-Edge detection, contour detection, absolute frame difference, object detection.

About

A non-invasive video analysis technique for detecting Sleep Apnea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages