Anyone have a very basic C# example?

Post Reply
jeff.will@valpo.edu
Posts: 8
Joined: Tue Sep 18, 2007 10:04 am

Anyone have a very basic C# example?

Post by jeff.will@valpo.edu »

Hi. I've checked out all the sample programs on the Optitrack page, and found them to be helpful. However, I'd like a really, really basic app in C# to just capture general frames and print out coords of objects detected (with one camera).

Something like the C++ Win32 command line program, only in C#. I've tried using the template from C++, but am just having trouble getting it to work in C#.

Thanks for any help.

Jeff
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: Anyone have a very basic C# example?

Post by beckdo »

Please check out this sample:

http://media.naturalpoint.com/software/ ... ET_3.0.zip

And let me know what questions you have,
D
amir
Posts: 11
Joined: Wed Oct 31, 2007 11:12 am

Re: Anyone have a very basic C# example?

Post by amir »

anyone have some for 3 or more cameras?
Post Reply