cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Kinetic User Interface
Kinetic User Interface
Nov 1, 2015 at 11:56pm UTC
Aceix
(1118)
Hello all,
I'm thinking of creating a cool visual gesture app for windows, which will use camera as input device. i need suggestions on how to go about it. A hint on how to start(maybe an already established API) would be cool.
Nov 2, 2015 at 12:25am UTC
helios
(17575)
You'll probably want to check out OpenCV. It's the go-to library for computer vision things. It includes code to interface with webcams.
Topic archived. No new replies allowed.