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
49
votes
6 answers

libavcodec.so: has text relocations

I'm testing Android 6.0 on a Nexus 5 and i'm using Metaio (I know that the service is going to end on the 15th of december but for that date we'll move to another AR platform). The problem is that when I start the ARActivity I get the following…
LS_
  • 6,763
  • 9
  • 52
  • 88
18
votes
1 answer

3D object rendering in openCV using metaio in Android

I am developing an appication, wher I'm using opencv to detect shapes in a camera image and want to display 3D objects rendered by metaio on those shapes. How can this be achieved? I have tried custom rendering, but 'onNewCameraFrame' method is not…
Shweta24
  • 197
  • 5
10
votes
1 answer

How to integrate the metaio + Open CV for android application?

Hi i'm trying to create a application related to the Augmented Reality (AR) and was able to configure my application with Metaio SDK and OpenCV library successfully in two separate application. but the thing is i want to use both the library of…
Balu
  • 1,069
  • 2
  • 10
  • 24
8
votes
1 answer

Calculate Camera parameters and HandEyeCalibration

I'm trying to port an old Augmented Reality project, which is based on the metaio framework for an other see-through HMD. Cause metaio is bought by apple, it's available documentation and support is very limited and this new HMD is not supported out…
6
votes
1 answer

Augmented Reality SDK for Unity3d

I am Unity developer but new to augmented reality. I want to start with the basic tasks for AR in Unity3D. But I am confused where and what to start with? I have gone through some of the SDKs like metaio, vuforia and D'Fusion. Which SDK is easy to…
Nick
  • 1,035
  • 1
  • 11
  • 18
6
votes
1 answer

Augmented Reality 3D Model rendering

In the above image I'm using OpenCV to detect circle shape. Next I want to display 3D circle objects rendered on such circular shapes. Previously I have used MetaIO SDK, for marker based detection and it also does the 3D object rendering quite…
Gautam Mandsorwale
  • 1,580
  • 1
  • 18
  • 27
6
votes
1 answer

Detection of different shape's dynamically like ( Circle, square and Rectangle ) from the camera?

I want to create an application to detect the shape of the objects like ( circle, square and rectangle only geometry shapes ) that should not be using Marker less or Edge based way to detect the shape in augmentation. I have used the following…
Balu
  • 1,069
  • 2
  • 10
  • 24
5
votes
3 answers

Why am I getting "unsupported version of Gradle" with the tutorials app in Android Studio?

When I try to import the tutorials app to Android Studio, I get this message: The project is using an unsupported version of Gradle. Please point to a supported Gradle version in the project's Gradle settings or in the project's Gradle…
AFS
  • 1,433
  • 6
  • 28
  • 52
4
votes
2 answers

Can't update app in store because of target api23 (no downgrade possible)

long story short: I have an app in the store, uploaded with target(!) api23 Now I have to use the metaio SDK (Augmented reality) to implement a feature this SDK is not maintained anymore (company got bought & closed by apple) metaio SDK crashes…
Thkru
  • 4,218
  • 2
  • 18
  • 37
3
votes
1 answer

3D objects with unbaked textures does not render properly in metaio sdk

I have built an application on top of metaio sdk. I have noticed that the 3d objects that comes with the sdk like metaio man renders properly on the screen. But when I try to use any other 3d objects, the texture for all those objects is white. I am…
Maverick
  • 115
  • 7
3
votes
2 answers

How to read QR code in google glass android?

I am using metaio sdk for read qr and bar-code. In Google glass i am not getting perfect result because google glass dont have auto focus. But google glass wifi qr code scaning is good without auto focus. I require the same functionality like…
Nehalkumar
  • 227
  • 2
  • 15
3
votes
1 answer

How to add our own POI using metaio SDK

I am trying to integrate metaio SDK in my application for augmented reality. I have gone through this: http://dev.metaio.com/sdk/tutorials/location-based-ar/, but I am still not able to add my own POI. Could anyone who has integrated the metaio SDK…
Vamshi
  • 1,495
  • 1
  • 15
  • 31
2
votes
1 answer

Metaio AR apps flagged in Google Play with OpenSSL issue

I notice Google Play has flagged my AR apps developed in metaio with this message: Security alert Your app is using a version of OpenSSL containing a security vulnerability. Please see this Google Help Centre article for details, including the…
Mshah
  • 61
  • 6
2
votes
0 answers

External camera tracking metaio

I have one question here.. I've been using unity and metaio sdk to make a desktop application, it is a simple AR apps and im using an external camera to track the marker. My problem is, when im using an external camera, the AR did not work, meaning…
2
votes
1 answer

Android AR in Fragment

I've been trying to get some AR (Augmented Reality) SDK's working in a Fragment. However, I can't seem to get it working. I've found some code of someone who has got Metaio (AR Framework) working in a fragment. So I've applied that code to my own…
Kevin Sleegers
  • 475
  • 2
  • 5
  • 19
1
2 3 4 5 6 7