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

Get Texture pattern name #8

Open
pablopalma opened this issue Sep 23, 2019 · 2 comments
Open

Get Texture pattern name #8

pablopalma opened this issue Sep 23, 2019 · 2 comments

Comments

@pablopalma
Copy link

Hello again (i'm working for a big project with OpenCV and MarklessAR so i have some issues),

I need take the texture2D pattern name when i found it. Because i need three different markers to show different objects,

There's some way to do this?

Thanks!

@EnoxSoftware
Copy link
Owner

The PatternDetector class supports only one pattern marker image. If you want to use multiple different markers, you need to use multiple PatternDetector classes.

@patrudoizero
Copy link

patrudoizero commented Nov 23, 2022

Hello again (i'm working for a big project with OpenCV and MarklessAR so i have some issues),

I need take the texture2D pattern name when i found it. Because i need three different markers to show different objects,

There's some way to do this?

Thanks!

Hello. What solution did you find for tracking multiple markers?

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