-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
Currently, the camera is detecting objects and text in addition to facial recognition.
The requirement is to restrict the camera functionality so that it works only for facial recognition purposes. The camera should not detect or process:
- Objects
- Text
- Any non-human elements
Expected Result:
- Camera should capture and validate only human faces.
- Object and text recognition should be completely disabled.
- The feature should work consistently across all supported Android versions.