Skip to content

birdx-007/BreathDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreathDetect

This system is developed to detect whether the user is exhaling or not.

Install Package

(1) First you need to install:

Name git url
UniTask https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask
NaughtyAttributes https://github.com/dbrizov/NaughtyAttributes.git#upm
SaveSystem https://github.com/birdx-007/BreathDetect.git?path=Packages/com.heartofbird.savesystem
MediaPipe Unity Plugin no direct git url, you can check its github repository (https://github.com/homuler/MediaPipeUnityPlugin) for more info

(2) Install BreathDetect:

git url: https://github.com/birdx-007/BreathDetect.git?path=Packages/com.birdsky.breathdetect

Demo

You can clone this repository and open this project with Unity (my editor is 2022.3.17f1c1).

Enter the demo scene and play it to check out how the system work.

Update Log

v1.0.0

Basic detection based on sound intensity threshold.

v1.1.0

Optimized audio detection solution combining sound intensity and spectral cosine similarity.

v1.2.0

Introducing a video detection method based on facial recognition.

Feedback

we are still developing this system, and feedback is welcome.

About

BirdSky breath detection system, developed to detect whether the user is exhaling or not.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages