"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Camera Frame Pre-process before AR

Hi,

I am working on an Image Recognition App on Android .I wish to pre-process the rendering frame obtained from Camera and then feed it to Vuforia for AR and then recognize my targets.My use-case goes like this:

Step 1 : Capture the live frames obtained from the camera.

Step 2 : Subject the live frames obtained to an image processing algorithm. 

Step 3 : Feed the obtained results to Vuforia and do the tracking.

I am developing this in native android (java)  .Any help is appreciated.

Regards,

Shodhan  S

I think the best you're gonna get is the advanced camera api: https://library.vuforia.com/content/vuforia-library/en/articles/Solution/Advanced-Camera-API.html
I'm pretty sure there's no way to preprocess the camera frames before tracking.  

shodhans01

Tue, 10/24/2017 - 05:02

Thank you @Strasza , @dpizzle for quick replies.

@Strasza :

We would really need this feature to be developed as a requirement for our project. 

Let me know the feasibility of this feature from your product team.

Looking forward for updates on this.