Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Hand Waving tracking

MMohd18
Novice
952 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
599 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
600 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
599 Views

alright thanks for clearing that up. ​

0 Kudos
Reply