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

How to place objects in the same place always #4

Open
omarojo opened this issue Jul 4, 2017 · 5 comments
Open

How to place objects in the same place always #4

omarojo opened this issue Jul 4, 2017 · 5 comments

Comments

@omarojo
Copy link

omarojo commented Jul 4, 2017

I was wondering if there is a way to place objects in a textured poster in the wall.. or QR code print (aka, MARKERS).
ARkit detects planes and allows you to place object in those planes. But I dont care about those planes... I want all the users of my app to see the same object in the same place in the room, maybe by the use of a marker (QRCode, ImagePhoto) or something placed in the physical world so the app knows where to place the object.

Do you know if this is possible with ARKit ?

@gungorbasa
Copy link

In the simplest sense, you can try something like pattern matching. Just look for the pattern in the image or you can use qrcode as well. When you recognize the qr code then put your object there.

@omarojo
Copy link
Author

omarojo commented Jul 12, 2017 via email

@washaq
Copy link

washaq commented Jul 19, 2017

@omarojo did you find anything on it?

@omarojo
Copy link
Author

omarojo commented Jul 19, 2017 via email

@ezanalemma
Copy link

I'm searching for the solution too

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

4 participants