Building on Augmented Reality

We have a project needing to start from building an API using Augmented Reality technology.

Is this possible to expend its capability on having an open CV http://opencv.org/ to work on some position tagging technique.

There are a few features I wish Corona can offer on there code base and they are listed as below:

  1. AR - position tagging by custom icon that comes with scale, translate, and rotations

  2. QR - direct qr code reading capability

  3. Facial detection - basic methods to find the eyes, eye balls

  4. Advanced facial detection - find similar faces from large group of pictures

  5. Body figure detection - to find the hand position, head position. Hopefully it will able to square it on the screen view.

You probably could accomplish this using Corona Enterprise edition since you can link in native libraries.  Starter and Pro accounts cannot do this with the core Corona SDK.

You probably could accomplish this using Corona Enterprise edition since you can link in native libraries.  Starter and Pro accounts cannot do this with the core Corona SDK.

Hey @Rob,

How does one link native iOS libraries with Enterprise?  Is there documentation on how to do this?

There should be documentation on the Enterprise page to get  you started.  Normally you add frameworks in to Xcode that you want.  I’m not a Xcode expert, so you might be best to ask this in a new thread in the Enterprise forum.

Rob

Hey @Rob,

How does one link native iOS libraries with Enterprise?  Is there documentation on how to do this?

There should be documentation on the Enterprise page to get  you started.  Normally you add frameworks in to Xcode that you want.  I’m not a Xcode expert, so you might be best to ask this in a new thread in the Enterprise forum.

Rob