question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Real Time Image/Marker tracker Augmented Reality based Web Script

See original GitHub issue

Description

A Script to track Image/Markers in Real Time Web Application. In Augmented Reality applications, a particular element/event is triggered/shown based on some defined Image or a Marker. Once Image or a Marker is tracked, some object/event can be shown to the user in order to give an acknowledgement of the functionality.

This Script can be a good start-point for anyone who wants to refer the implementation of such AR tasks in Web.

Language

  • Javascript

Checklist:

  • Details on the Script
name about labels assignees
Real Time Image/Marker Tracker AR-based Web Script A web script that can perform Image tracking using AR tech Augmented Reality, Hard, Javascript, good first issue

Additional Context:

This Script must detect an Image/Marker via Laptop Webcam or Phone Camera. Once detected, some action such as showing an object to the screen, playing music or similar can be triggered (creativity appreciated). Importantly, this script must NOT be application specific but more reusable and general (comment accordingly while writing code) and thus try keeping it short and crisp.

AR.js or similar JS libraries can be used for solving this issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sohamsshahcommented, Mar 8, 2021

@priyanshu20 I have assigned this issue to you. Let me know if any help is needed from my end.

0reactions
priyanshu20commented, Mar 10, 2021

I’m afraid I wont be able to work on it right now. Sorry for inconvenience.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AR.js Documentation - Augmented Reality on the Web
AR.js is a lightweight library for Augmented Reality on the Web, which includes features like Image Tracking, Location based AR and Marker tracking....
Read more >
AR.js - Augmented Reality on the Web - GitHub
AR.js is a lightweight library for Augmented Reality on the Web, coming with features like Image Tracking, Location-based AR and Marker tracking.
Read more >
2D Image Tracking with AR Foundation (Part 4)
In the previous part of the tutorial, we wrote Unity scripts so that the user could place 3D models in the Augmented Reality...
Read more >
Image Tracking and Location-Based AR with A ... - A-Frame
We will use the NFT Marked creator available via Web (also available locally as a node.js script if you prefer). Upload your image...
Read more >
Marker | Docs - Snap Inc.
The Marker Template allows you to specify an image that is recognized and tracked by the Snapchat camera. Unlike the other tracking techniques...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found