Software Archive
Read-only legacy content
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.
17060 Discussions

Writing own algorithm for Intel RealSense Camera

alex_f_2
Beginner
340 Views

Hello Guys, 

after testing the RealSense Camera Swipe feature in a program I wrote, many people found that using the swipe right and left was not that easy for them to understand how they should move their hand to get it work.So I had the idea of writing my own methode (algorithm) for the camera, is  that possible?? for example I get the x-axis of hand, and when the hand moves from x-axis 0 to 100 in 1 second then swipe right and from 0 to -100, swipe left.

Thanx!

0 Kudos
1 Reply
MartyG
Honored Contributor III
340 Views

Intel does fully support the creation of your own RealSense camera algorithms.  Reportedly it isn't easy to do so, but is certainly possible.

0 Kudos
Reply