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

Extending SDK example using infrared camera stream

Antonino
Beginner
431 Views

Hi everybody,
I have a quick question. I wanted to understand how to extend the standard DF_FaceTracking module written in C# using as input source the infrared stream. The only detailed pieces of code about IR activation that I saw in the SDK are written in C++ [the one I saw was DF_RawStream project and this extremely good page: https://software.intel.com/en-us/articles/dipping-into-the-intel-realsense-raw-data-stream?language=en]. At the moment I found nothing in C# and since the code is not properly beginner level I'm not yet so skilled in C++ to do a porting

How can I do to perform this task? are there any resources where to take inspiration?

Thanks in advance to those who will try to help,
Antonino

0 Kudos
1 Reply
Antonino
Beginner
431 Views

Sorry,
I just found the DF_RawStream.cs version in the Documents/RSSDK folder. My fault I was checking only in the ProgramFiles(x86)/Intel/RSSSDK folder. Anyway any help would still be greatly appreciated

Have a nice day everybody,
Antonino

0 Kudos
Reply