Hi there,
I saw a class called CameraImageListener which called natively via JNI, it used to listen preview of image from AR camera before rendered to the Surface.
Is it possible to manipulate image first before it drawn to the Surface?
ex: Since we can get the input image from AR Camera which is shown the real world before it merged with AR Object, I would like to apply Background changing to the image using AI before it drawn on the Surface. So the surface will show a real world with background changing and also with AR object.
Regards,
Harish
Hi there,
I saw a class called CameraImageListener which called natively via JNI, it used to listen preview of image from AR camera before rendered to the Surface.
Is it possible to manipulate image first before it drawn to the Surface?
ex: Since we can get the input image from AR Camera which is shown the real world before it merged with AR Object, I would like to apply Background changing to the image using AI before it drawn on the Surface. So the surface will show a real world with background changing and also with AR object.
Regards,
Harish