MarkerLessARExample icon indicating copy to clipboard operation
MarkerLessARExample copied to clipboard

Get Texture pattern name

Open pablopalma opened this issue 6 years ago • 2 comments

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!

pablopalma avatar Sep 23 '19 02:09 pablopalma

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

EnoxSoftware avatar Sep 23 '19 12:09 EnoxSoftware

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?

patrudoizero avatar Nov 23 '22 16:11 patrudoizero