You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to use the FaceDetection.processImage(imagePath, {
landmarkMode: FaceDetectorLandmarkMode.ALL,
contourMode: FaceDetectorContourMode.ALL
});
the faceCountours, landmarks return empty arrays.
Please help me, thank you.
The text was updated successfully, but these errors were encountered:
When I tried to use the FaceDetection.processImage(imagePath, {
landmarkMode: FaceDetectorLandmarkMode.ALL,
contourMode: FaceDetectorContourMode.ALL
});
the faceCountours, landmarks return empty arrays.
Please help me, thank you.
The text was updated successfully, but these errors were encountered: