Start a new topic

How to use Wikitude SDK to image dection

How to use Wikitude SDK to image dection


 

Hey i'm developing a Augmented Reality mobile application. I need to use Wikitude SDK in my app. Image recognition part will be done through Neural Network / Support Vector machine technique .I just need display the detected object on the camera surfaceview.

Please respond to this thread as I need to continue my project based on the reponse. Any suggestion to make it also welcome.

FYI : You can have an idea what i want by looking thiis video and Image.

http://www.youtube.com/watch?feature=player_embedded&v=hEoTNBEIPuM


Hi,

image recognition capabilities are integrated right into our latest SDK, you do not need to integrate your own algorithms.

With the help of the Wikitude Studio at http://studio.wikitude.com you can create an AR experience via an easy to use interface.

Best regards,

Nicolas

Hello Nicolas

I have already read your SDK documentation.I need to know without using the image recognition capabilities in your SDK is there any other way to use your SDK to overlay Argumented information on the camera preview.

Since 'm a student i need to develop an AR mobile application and that the reason why i use Support Vector Machine technique for image recognition part.I'm so very greatful to you if you can provide any sample code  or a way to implement this scenario.

Please reply me soon.

Note : I have already developed my application upto capture the live image by creating my own camera API.

Best regards,

Dilshan

Hello Dilshan,

the Wikitude SDK is designed to augment objects whose location is determined either via the integrated sensor based or computer vision based algorithms. In your case, you would need to directly manipulate the position of the virtual augmentations based on your custom approach.

I am sorry to say that there is currently no API to directly control the display position of virtual objects in a customized fashion.

We will keep your request in mind and may add support for the requested feature in the future. 

Best regards,

Nicolas

 

 

Thanks Nicolas.By the way can you please provide me an Image Recognition sample project.

Best regards,

Dilshan

Hi Dilshan,

you can find the image recognition tutorial at http://www.wikitude.com/external/doc/documentation/3.0/android/imagerecognition.html#image-recognition

The complete tutorial sample code is included in the SDK package in the folder Examples/assets/samples/1_Image$Recognition_1_Image$On$Target

Best regards,

Nicolas
Login or Signup to post a comment