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

Related principles #105

Open
Heyn1999 opened this issue Apr 12, 2024 · 1 comment
Open

Related principles #105

Heyn1999 opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Heyn1999
Copy link

First of all I have to say that artoolkit is a particularly excellent augmented reality tool. Not long ago I tried to use artoolkit and unity to complete an AR chess project, but I couldn't solve the problem of identifying multiple identical chess pieces at the same time. Later, I chose to use the current artoolkitx to try to solve this problem, because I noticed that you have an option for 2Dmarker‘s number in ARXController, but this function was not available after I tried it. I would like to ask if you have left the corresponding function in the code? In addition, I am very interested in artoolkitx, but there are few relevant learning materials. I would like to ask if you can provide me with some information so that I can understand how artoolkitx performs feature extraction and template matching.

@philip-lamb
Copy link
Member

The tracking code can register multiple instances of the same target but there is currently no support for that at the level of the Unity code. I'll have a think about how this can be managed.

@philip-lamb philip-lamb added the enhancement New feature or request label Nov 28, 2024
@philip-lamb philip-lamb self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants