ml5js / ml5-library

Friendly machine learning for the web! 🤖
https://ml5js.org
Other
6.47k stars 900 forks source link

augmented reality - is it possible with this library? #785

Closed Marcus5234 closed 4 years ago

Marcus5234 commented 4 years ago

→ Step 1: Describe the issue

I'd like to make an augmented reality experience based on image tracking. How can I achieve this with ml5, if possible?

→ Step 2: Screenshots or Relevant Documentation

Here's some helpful screenshots and/or documentation of the new feature Image Recognition/Tracking

→ Step 3: Share an example of the issue

Please see ARJS, it has marker based AR but not image tracking. I want something like Vuforia.

joeyklee commented 4 years ago

Dear @Marcus5234

The short answer is:

As for specific implementation tips, I'd highly recommend looking at the examples in https://ml5js.github.io/ml5-examples/public/ or based on the documentation the https://ml5js.org.

I hope this helps!

You're welcome to continue the commentary, but as this issue is not directly related to the library as a feature request/bug/discussion, I will close this issue for now. Thanks!