Ar.js: Custom Marker

Created on 30 Jul 2017  Â·  9Comments  Â·  Source: jeromeetienne/AR.js

Hi,

I am using AR.js with Hiro marker, however I would like to try with a custom marker.

So there are 2 questions here:

1- How to create the patt from a cutted image?
2- How to use my marker instead of Hiro Marker?

Many thanks.

Most helpful comment

i'd like to use a image but don't want the black outline
any idea?
thanks!

All 9 comments

Look at this repository.

https://github.com/u4bi/simple-ar.js

Thanks. I was trying with https://jeromeetienne.github.io/AR.js/three.js/examples/marker-training/examples/generator.html to create a custom marker.

Must the selected image to have low detailing?

Here is a post explaining how to create your own markers. i hope this helps.

https://medium.com/arjs/how-to-create-your-own-marker-44becbec1105

I made it work with this instructions. You need to edit some code.
https://github.com/jeromeetienne/AR.js/issues/164#issuecomment-332065686

i'd like to use a image but don't want the black outline
any idea?
thanks!

is it possible to use a photo marker instead of an icon marker??

Yes, it is possible to use an image as a target marker. See this example,
which was made with AR.js: https://youtu.be/pTITrp_xOis

On Mon, Jul 9, 2018, 5:27 PM thehellrider notifications@github.com wrote:

is it possible to use a photo marker instead of an icon marker??

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/jeromeetienne/AR.js/issues/144#issuecomment-403640052,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABLZX_HxH2yeSOeoMjrZ57BIfcxeAul5ks5uE9jUgaJpZM4OnmOV
.

@mnutsch I think in the video is using a QR code as marker

@testica Oh, you may be right. AR.js is a combination of ARToolkit and Aframe.js/Three.js. ARToolkit's website only shows recognition of black and white markers.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

omarojo picture omarojo  Â·  3Comments

Rawphs picture Rawphs  Â·  6Comments

evaristoc picture evaristoc  Â·  5Comments

lslzl3000 picture lslzl3000  Â·  7Comments

thiagolopess picture thiagolopess  Â·  3Comments