KetaiFaceDetector in portrait mode on tablet
in
Android Processing
•
6 months ago
Hello,
I would like to use the front facing camera on a tablet to detect faces when it's in portrait orientation. It works fine in landscape mode, but obviously in portrait mode the camera input comes in on it's side and so it doesn't detect any faces.
Is it possible to somehow rotate the camera input before calling the findFaces method?
Thanks.
1