Easy Asset Search

AR Marker Simple Core Augmented Reality

AR Marker Simple Core Augmented Reality Asset Image * This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $16.99
Category:
ToolsCamera
Developer:
VR Cardboard Buddies
Price:
$16.99
Favorites:
59
Supported Unity Versions:
2018.3.5 or higher
Current Version:
15.0
Download Size:
906.11 KB
Last Update:
Jan 6, 2020
Description:
Editor 2019.2.3


This is an independent, completely transparent and customizable Augmented Reality (AR) simple core.




===================================

TEST THE PACKAGE FOR PC and Android

===================================

Test exe PC


Test APK Android





VERSION 15.0


Stability problems solved




VERSION 10.0


Compatible with FREE openCV+Unity. It uses ArUco markers 6x6. Works on Android

download


It implements the following scenes:

1-Only one ARuco Marker detector.

2-Multiple ID detector with personalized gameobjects.

3- Marker interaction.





This package also includes a scene that DOES NOT need any “OpenCV”, “Vuforia” or any other “ARcore”. It only needs the camera feedback. It was tested when there is a high contrast between a marker and the background (as show in the video) and in a real background with some coins.



The code implements the following steps:

1) first a gray scale image is obtained.

2) then Sobel filter is applied to gray scale.

3) after that Hough transform is obtained to find lines.

4) dilatation and erosion for the Hough transform are made in order to improve quality.

5) regions inside the Hough transform are obtained. This is called segmentation and uses a labeling process composed of two image tests.

6) each region represents a line.

7) for each line, we compute intersections that give four corners.

8) if more lines are found, do nothing.



In the example the model of the helicopter was obtained from this free asset:

download



For further questions please contact michael.soler.beatty@gmail.com
Continue »

Similar Packages