Camera2Vision icon indicating copy to clipboard operation
Camera2Vision copied to clipboard

Android Face Detector

Results 16 Camera2Vision issues
Sort by recently updated
recently updated
newest added

When I tilt my head around the z axis (eulerZ increases, while eulerY is the same), then the face recognition stops the markers are not drawn on my face anymore....

I'm trying to add some custom layout for the CameraSourcePreview, and I got problem sticking it into the center and making it full screen, does it by default stick to...

When we use the sample in landscape mode, the whole sample starts to act weird and the camera preview seems to be zoomed in, I tried the same with Camera1...

Can be possible to save the face detected video with faces marks?

Hi @EzequielAdrianM Camera 1 not detecting face.

Hi All, We are currently in the process of migrating our camera functionality to use ActivityResultContracts.TakePicture(). This requires us to remove all the Camera permission declared in Manifest. Would the...