Search found 149 matches

by leith
Wed Dec 01, 2010 10:16 pm
Forum: Camera SDK
Topic: .net wrappers for c++ SDK
Replies: 46
Views: 128015

Re: .net wrappers for c++ SDK

Good to know. I'm going to keep kicking it around for a few more days. I'll likely release a half finished (but runnable) version under the lgpl next week. License decision isn't final.

Good opportunity to get over my fear of C++.

Thks.
by leith
Wed Dec 01, 2010 2:20 pm
Forum: Camera SDK
Topic: .net wrappers for c++ SDK
Replies: 46
Views: 128015

.net wrappers for c++ SDK

<t>Howdy.<br/> <br/> Hey NP type people:<br/> <br/> Is NP planning on releasing .net wrappers for the new c++ SDK? I started writing one today. Got it to the point that I'm getting a list of cameras, their IDs and setting up the NumericLEDs. Main test program is in C#, so its definitely working.<br/...
by leith
Wed Dec 01, 2010 2:19 pm
Forum: Camera SDK Code Samples
Topic: .net wrappers
Replies: 1
Views: 7256

Re: .net wrappers

erm.. ignore. wrong forum. sry.
by leith
Wed Dec 01, 2010 2:18 pm
Forum: Camera SDK Code Samples
Topic: .net wrappers
Replies: 1
Views: 7256

.net wrappers

<t>Howdy.<br/> <br/> Hey NP type people:<br/> <br/> Is NP planning on releasing .net wrappers for the new c++ SDK? I started writing one today. Got it to the point that I'm getting a list of cameras, their IDs and setting up the NumericLEDs. Main test program is in C#, so its definitely working.<br/...
by leith
Wed May 19, 2010 8:15 am
Forum: Tracking Tools
Topic: c3d export into MB
Replies: 10
Views: 9032

Re: c3d export into MB

Yea I'd like to send you guys a whole bunch of data actually.

do you have an ftp where I can do a pretty substantial upload?

Should I contact you guys via phone or email to set something up?
by leith
Sun May 16, 2010 6:36 pm
Forum: Tracking Tools
Topic: c3d export into MB
Replies: 10
Views: 9032

Re: c3d export into MB

<t>erm... yea. there's definitely something wrong with the c3d exporter over here but it has nothing to do with labels. Looks to me like on longer takes, its just truncating the file.<br/> <br/> I've worked around it though. I wrote a csv to c3d converter based on your csv format. Works really well....
by leith
Sat May 15, 2010 10:24 pm
Forum: Tracking Tools
Topic: c3d export into MB
Replies: 10
Views: 9032

c3d export into MB

<t>I've been working with the new beta of TT.<br/> <br/> When I export raw marker data as a c3d and import into motionbuilder, I get errors on longer takes (longer than 10 seconds or so).<br/> <br/> I have no trackables in my project. Its just raw markers.<br/> <br/> I suspect the issue is that long...
by leith
Sun Oct 25, 2009 12:25 pm
Forum: OptiTrack SDK
Topic: flex c120 Object tracking order problems
Replies: 6
Views: 4780

Re: flex c120 Object tracking order problems

<r>as Birch says, the problem of stringing frames together is not one that the OT baseline SDK solves for you.<br/> <br/> I have an explanation of a lot of this kind of thing posted here:<br/> <br/> <URL url="http://fie.us/blog/mocap_series/">http://fie.us/blog/mocap_series/</URL><br/> <br/> If you ...
by leith
Sun Oct 25, 2009 12:17 pm
Forum: OptiTrack SDK
Topic: docs update: get option threshold
Replies: 0
Views: 1772

docs update: get option threshold

OT SDK docs need update:

the docs say you cannot getOption for the threshold value. But actually, it works fine.
by leith
Sun Oct 25, 2009 12:12 pm
Forum: OptiTrack SDK
Topic: precision grayscale mode
Replies: 0
Views: 1715

precision grayscale mode

<t>I'm having some trouble understanding the precision grayscale mode as expressed in the OT SDK.<br/> <br/> I think I see a reference to it in the header files as a frame type for the frame mask. But I see no other docs pertaining to it.<br/> <br/> Is it simply the default mode now?<br/> <br/> Also...