Questions tagged [metaio]

metaio produces APIs for Augmented Reality.

Metaio SDK - The Metaio SDK allows developers to use content without prior encryption. No offline tools or server side encryption is needed when generating and deploying 3D assets and tracking patterns. The SDK is currently supported on , and with an additional plugin for development in for , , and platforms.

Metaio Creator - The Metaio Creator is augmented reality software that allows users to create a complete AR scenario without specialized programming knowledge through a drag and drop interface.

Metaio CVS - Metaio Continuous Visual Search (CVS) manages marker searching online for instant image recognition

Metaio Cloud - The Metaio Cloud allows developers to store and manage content online.

JunaioJunaio is an augmented reality browser which allows users to experience mobile augmented reality through multiple channels on their mobile devices.

Metaio Engineer - Metaio Engineer provides solutions for technical assignments from the visualisation of future facilities within a current production environment over illustrating working instructions on a component to deviation measurement between virtuality and reality.

94 questions
0
votes
1 answer

Generate Augmented Reality Object without tracker on mobile phone (android/ios)

I am looking in implementing Augmented Reality in mobile (android - eclipse/ ios - xcode). The concept that I wanted to do is generate object randomly around the area. This concept is very similar to "iButterfly" which is currently in…
IssacZH.
  • 1,457
  • 3
  • 24
  • 54
0
votes
0 answers

Android: ActionBar is overlayed by camera image

I am using Metaio SDK 5.5 on the Epson Moverio BT200 (Android 4.0, API 15) and ran into a problem in one of my activities: The action bar is not visible on the device but it appears on screenshots which were taken via adb. The problematic activity…
0
votes
1 answer

portrait mode image saved as landscape mode by requestCameraImage

I am using Metaio SDK 5.3 (for Android) for Instant Tracking. My aim - I want to capture an image on device A and want use the same image for tracking on device B. My approach - I have extended InstantTracking tutorial to capture an image and save…
jainam
  • 363
  • 1
  • 6
  • 16
0
votes
1 answer

java.lang.UnsatisfiedLinkError: Couldn't load echoprint-jni from loader dalvik.system.PathClassLoader

I am using Echoprint in my android project as explained here and it works ok. However, when I try to add the metaioSDK library to the project (just add it, not even use it), I can't run Echoprint anymore. I get: 07-17 14:20:34.194:…
KKO
  • 1,913
  • 3
  • 27
  • 35
0
votes
0 answers

XCode - compiling C and C++ files together, SWRevealController

I am building app for iOS (I am really new to programming, so I basically cut-copy-paste my way through this). I want an app, that has slide menu [from here http://www.appcoda.com/ios-programming-sidebar-navigation-menu/] After clicking the screen…
AciD
  • 113
  • 3
  • 8
0
votes
2 answers

Metaio App in Unity3D not building from XCode

I am trying to build an augmented reality app built in Unity3d using the Metaio Unity SDK. The app uses a CAD model as a target upon which it augments stuff. It looks for something like the reference CAD model in the real world and then latches…
Max von Hippel
  • 2,856
  • 3
  • 29
  • 46
0
votes
1 answer

interactive Augmented Reality 3D drawer

I'm planning on doing an interactive AR application that will use a laser sensor (for distances), GPS technology to get a location, and then use compass/gyroscope for tracking 6DOF viewfinder movements. The user can choose from a number of…
lara
  • 5
  • 4
0
votes
1 answer

Unable to execute dex error in metaio imported project

i created a simple app with a single tracker and simple object an exported as sdk. now I.ve imported the project into eclipse but it shows the following error: Unable to execute dex: Multiple dex files define Lcom/metaio/BuildConfig; what could be…
SurajS
  • 473
  • 7
  • 20
0
votes
1 answer

iOS: Duplicate interface definition for class 'EAGLView'

I am developing an iOS project where i'm using Cocos2d,3d and also Augmented reality based Metaio SDK Metaio SDK link in an iOS project. This Metaio integration uses a file EAGLView.mm and EAGLView.h. Cocos2d is already having EAGLView.m and…
Stella
  • 1,728
  • 5
  • 41
  • 95
0
votes
1 answer

AssetsManager giving null value in a Java Android project

I have my object named chair in a folder (Assets). But when i debugged i was able to find that the String variable filepath is null for the following code. filepath = AssetsManager.getAssetPath(getApplicationContext(),…
Vishanth
  • 1,320
  • 3
  • 14
  • 26
0
votes
1 answer

Metaio ARViewController with Image View on top in xcode

The Metaio Cloud plugin lets me setup an xcode 5 project (tabbed, two tabs) and set one of the view controllers to have custom class "ARViewController". This makes that view controller utilize the cloud plugin and show the view of the iphones camera…
livinzlife
  • 863
  • 3
  • 17
  • 33
0
votes
0 answers

Augmented Reality showing error when using metaio sdk

I am trying to implement AR in my project and i have included the Metaio sdk version 4.5 for AR.I also created a image to be scanned using the metaio creator.The problem that i am facing right now is that when i try to scan the image using the…
jacob
  • 1
  • 1
0
votes
2 answers

In Metaio Creator - How would I prevent fullscreenVideo from auto playing?

I'm posting here because the Metaio forums are awful and nobody responds so I figured it can't hurt to try here. Metaio Creator is an augmented reality software program. I don't want the fullscreen Video to go auto play but wait until I touch a 3D…
dMaller
  • 113
  • 1
  • 12
0
votes
3 answers

Android metaio AREL launch url in app and NOT external browser

This is based on the Metaio sdk, but not sure the problem is dependant of it. I have created a basic AREL based Android app, using the Creator. On detection of marker I would like to load a url in a webview. However when the marker is detected, I…
George Mincila
  • 529
  • 5
  • 17
0
votes
1 answer

metaio sdk error in xcode

I am make app and use metaio sdk but when i create new project with this sdk with this link i get a lot of errores like Undefined symbols for architecture armv7: "_deflateReset", referenced from: _pno_write_finish_row in metaioSDK(pngwutil.o) …
user1736025
  • 41
  • 1
  • 7