Virtual GUI

gui

Creating of virtual elements of the graphical interface using opencv and mediapipe.

Element GUI Output Description
Button button By default the button is inactive. On hovering the index finger, the button is active. To make a click, you need to bend your index finger halfway.
Radio button radio By default the first radio button is active. When you hover your index finger, the selected button becomes active.
Checkbox checkbox By default all checkboxes are inactive. When you hover your index finger, the selected box becomes active or inactive.
Switch switch By default the switch turn off. Swipe the switch to turn on or turn off it.
Slider slider By default the slider set to zero. Swipe the slider to change its value.
drag By default the box is inactive. On hovering the index finger, the box is active. To make a grip, you need to bend your index finger halfway. After gripping, move your index finger and straighten it.

GitHub

View Github