Project-Babble / ProjectBabble

An open-source mouth tracking method for VR
Apache License 2.0
290 stars 19 forks source link

Methods and GUI entries for landmark based ROI #37

Closed RamesTheGeneric closed 9 months ago

RamesTheGeneric commented 9 months ago

Added button for setting an ROI using landmarks. It's setup so that we can call the infer method to run a single frame or run continuously by setting a variable to true.

Models, preprocessing, and outputs still need to be changed when the landmark model is implemented but this should hopefully lay some groundwork.