Search found 3 matches

by slsuperrabbit
Wed May 01, 2019 7:41 am
Forum: Motive
Topic: [Motive API] crashing with NPTrackingToolsx64.dll
Replies: 0
Views: 1655

[Motive API] crashing with NPTrackingToolsx64.dll

Hi, I tried to run the Motive API sample code(markers). Following the instruction on the Motive API wiki, I can successfully TT_Initialize and TT_Update, but then I tried to TT_LoadProfile the UserProfile.motive file. But I have a crash with this error: Exception thrown at 0x00007FF97187CE54 (NPTrac...
by slsuperrabbit
Thu Apr 25, 2019 2:15 pm
Forum: Motive
Topic: [Motive API] sample code(markers) failed
Replies: 0
Views: 1651

[Motive API] sample code(markers) failed

Hi,

I tried to run the Motive API sample code(markers), but failed with missing .dll files:
avcodec-57.dll
tbb.dll
avformat-57.dll
avutil-55.dll

OS: Windows 10 x64
VS: Visual Studio 2015 community
Motive: Motive 2.1.1 final(tracker)

How to fix it? Thanks.

Best regards.
by slsuperrabbit
Thu Mar 28, 2019 10:50 am
Forum: General OptiTrack Support
Topic: Back-projection of 3D marker data onto source 2D camera images
Replies: 1
Views: 2197

Back-projection of 3D marker data onto source 2D camera images

I find this feature in the Motive Tracker.
But how can I do the back projection and get the 2D coordination results for a target Camera?
Thanks.