Items with no label
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
3340 Discussions

Hand Waving tracking

MMohd18
Novice
995 Views

Greetings,

OS: Windows

Language: C++

IDE: Visual Studio 2017 Community Edition​

Device: Intel RealSense SR300​

After two weeks of figuring out stuffs I managed to finally able to actually create a new project and link realsense and opencv in one project.

I wanted to try and create my own and interested in developing a project where I can simply wave at the camera and it will recognize it as a hand wave.

I saw some suggestion to install 2016 R2 version of SDK instead so do I need to uninstall the current sdk?

0 Kudos
1 Solution
MartyG
Honored Contributor III
642 Views

The 2016 R2 SDK and the current SDK can exist on the same computer side by side without problems at all, as they have completely different designs. I have both 2016 R2 and SDK 2.0 on my own work PC.

View solution in original post

0 Kudos
2 Replies
MartyG
Honored Contributor III
643 Views

The 2016 R2 SDK and the current SDK can exist on the same computer side by side without problems at all, as they have completely different designs. I have both 2016 R2 and SDK 2.0 on my own work PC.

0 Kudos
MMohd18
Novice
642 Views

alright thanks for clearing that up. ​

0 Kudos
Reply