Skip to content
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

Support of NFT (Natural Feature Tracking) #3

Open
qian256 opened this issue Feb 27, 2017 · 5 comments
Open

Support of NFT (Natural Feature Tracking) #3

qian256 opened this issue Feb 27, 2017 · 5 comments

Comments

@qian256
Copy link
Owner

qian256 commented Feb 27, 2017

No description provided.

@janholo
Copy link

janholo commented Apr 3, 2018

Hey
I need this feature and want to implement it. Could you hint me in the direction how this can be done?

@qian256
Copy link
Owner Author

qian256 commented Apr 3, 2018

Hi @janholo , thanks for your interest! The NFT needs to involve some other dependencies. I think the direction is similar with the current setup:

  1. Build original ARToolKit libraries for UWP, excluding the video IO part.
  2. Create a wrapper or modify on current wrapper: ARToolKitUWP folder in my repo, to expose function calls for creating NFT marker, and expose the option to specify NFT tracking instead of barcode or pattern tracking.
  3. Modify the unity package so that user can specify options for NFT
  4. A sample scene to demo it.

@actarus1975
Copy link

Hi @qian256, first of all thanks a ton for the great job on porting ARToolkit 5 to HoloLens 1 & 2!

Finally, following your precious tips, I've been able to add the NFT support to your project!
Last week I tried to reach you at your public email to inform you, but with no luck.
I forked this project and created a new branch named "nft_detection". Next monday I'll create a pull request and provide you with all the required details.
Thanks again!

@qian256
Copy link
Owner Author

qian256 commented Jun 13, 2021

@actarus1975 wow that's fantastic! Looking forward for the pull request!

@actarus1975
Copy link

Hey @qian256, the pull request is ready if you need it!

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

No branches or pull requests

3 participants