Skip to content

updating to the new Optitrack SDK #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

zzhang87
Copy link
Collaborator

@zzhang87 zzhang87 commented Mar 3, 2017

We bought a new set of Optitrack cameras that are only supported by newer version of SDK. The new SDK has several interface details that are different from the old one. The majority of the changes are regarded to that. Also, the new cameras have higher resolution so we can on longer afford to rasterize every frame otherwise we have data transfer issue. I changed the code so that we rely entirely on the object information from the cameras and only pull full frame when calibrating cameras. Finally, added the function to do 3-way matching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant