• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 15.0: 2020-01-06T09:03:12Z
  • First Published: 2019-04-09T07:35:07Z
  • Size: 927856
  • Supported Unity Versions: 2018.3.5
tools camera

AR Marker Simple Core Augmented Reality

No rating !(1 Vote)
$16.96 $16.96

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 [email protected]


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!