Software Archive
Read-only legacy content
17061 Discussions

Where could I find C# sample code for API calls? Seems all the samples are C++...

Charles_C_
Beginner
980 Views

Hi,

I just received the camera. I have been on Intel's real sense site for a while now looking for C# sample code showing how the calls can be made to different API methods that would allow me program in C# and not force me to go the C++ way as it is assumed that the programmer is well versed in a lot of things C++ specific. 

I would really appreciate it if someone could send me a link to sample C# code even if it contains Platform Invoke calls, I don't mind.

Thanks.

0 Kudos
1 Solution
Colleen_C_Intel
Employee
980 Views

Could you please confirm that you want the 2013 Perceptual Computing SDK info and not the 2014 Real Sense SDK?  2013 uses the Creative 3dSenz Cam while 2014 uses a (Creative) RealSense F200 camera, ordered at this point from the Intel website.
If you have a 2014 cam, please use the Real Sense Forum.

View solution in original post

0 Kudos
3 Replies
Colleen_C_Intel
Employee
981 Views

Could you please confirm that you want the 2013 Perceptual Computing SDK info and not the 2014 Real Sense SDK?  2013 uses the Creative 3dSenz Cam while 2014 uses a (Creative) RealSense F200 camera, ordered at this point from the Intel website.
If you have a 2014 cam, please use the Real Sense Forum.

0 Kudos
Charles_C_
Beginner
980 Views

Thanks I have moved it to the Real Sense SDK forum.

0 Kudos
Colleen_C_Intel
Employee
980 Views

Please look in the RealSense SDK under :\Program Files (x86)\Intel\RSSDK\framework\CSharp\ and you'll see multiple .cs samples

0 Kudos
Reply