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 scan an image without the black border for marker? #149

Closed
aditivy opened this issue Aug 2, 2017 · 10 comments
Closed

How to scan an image without the black border for marker? #149

aditivy opened this issue Aug 2, 2017 · 10 comments

Comments

@aditivy
Copy link

aditivy commented Aug 2, 2017

Hello, I am implementing an application using AR.js where users can scan a brand image and get an AR experience? For that, I need to be able to recognize the brand logo which would not have a black marker border around it. Is it possible to do that in AR.js? What would be the best way to implement a solution like that while still using AR.js? Thanks!!

@jeromeetienne
Copy link
Owner

what you are describing is known as 'image-based marker' .. and unfortunatly it isnt supported by AR.js at the moment :(

@aditivy
Copy link
Author

aditivy commented Aug 3, 2017

Thank you for your response. We do need this functionality how would you recommend we should go about augumenting AR.js (or some other solution) in order for us to scan an image. Our company is building an advanced AR application for the web.

@yuccai
Copy link

yuccai commented Aug 4, 2017

Hello,
Focus on features 2D, features matching and homography. Here is an opencv example and a list of related tutorials.

@alvarogardev
Copy link

Hi, I need the same function, There is something planned to implement it.

Thanks!

@aditivy
Copy link
Author

aditivy commented Aug 9, 2017 via email

@corbinyo
Copy link

bump

@meizano
Copy link

meizano commented Mar 19, 2018

For now, it's not possible to remove black border completely because it's based on ARToolkit, but it can be modified. Angelo888 explain how it can be done in #296.

@Jamolinesca
Copy link

Jamolinesca commented Jun 7, 2018

@jeromeetienne @aditivy @alvarogarmig Hi! does AR.js support and image-based marker now? Thanks

@nicolocarpignoli
Copy link
Collaborator

i can answer on this, @Esmolan no, AR.js tech is the same as the creation date of this issue, regarding this feature.

@nicolocarpignoli
Copy link
Collaborator

closed, see related PRs.

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

8 participants