| # | Application | Source Code | Description |
|---|---|---|---|
| 1 | Product Counting Application | demo_product_counting/main.cc | A YOLOv8-based object detection pipeline that counts products crossing a center region of interest in real time. |
| 2 | Smart Board Application | demo_smartboard/main.cc | A touchless virtual whiteboard controlled entirely by hand gestures, supporting freehand drawing, shape recognition, erasing, and dragging content via a two-stage palm detection and hand landmark pipeline. |
| 3 | Touchless Wrist Steering Car Game | demo_car_game/main.cc | A two-stage palm detection and hand landmark pipeline turns wrist movement into a virtual steering wheel for a real-time, touchless split-screen driving game. |
Examples
Demo Applications
Ready-to-run C++ App Builder demo applications
The table below lists the C++ App Builder demo applications built on top of the C++ App Builder SDK.
Was this page helpful?

