Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 437 Bytes

CMake

Gesture controller

Features

  • Face detection with the HaarCascade model
  • Gesture detection with the ResNet18 model

Usage

Compile project with cmake --build . Run tests with bin/gesture_controller__test Run app with bin/gesture_controller