camera with skeleton as reference

HI, experts

I am currently developing a camera application and am experiencing problems.

The application we want to develop can acquire images while overlaying reference images, and we want the acquired images to not include reference images.

We have been developing using the camera package with custom actions, but a problem is occurring.

1, The camera frame is 16:9.

The reference photo is taken in 4:3, so when the reference photo is displayed as a skeleton, it is distorted and cannot be aligned with the real image

2,The camera frame is set to 4:3, but the image quality is degraded.

You can use a 4:3 frame in the camera package, but the image quality will be drastically reduced.

Ideally, I would like to be able to acquire photos with the same quality as the standard camera on the mobile device, and to be able to overlay a reference photo (taken with the standard camera on the mobile device) as a skeleton when acquiring the photo, but without a skeleton in the acquired photo.

3
1 reply