'Question about faceapi.detectAllFaces return

Good afternoon.

I'm using faceapi.detectAllFaces.

I need to know if, indeed, a face was detected or if the video was without any face.

When I return the content of faceapi.detectAllFaces, it only returns {objectct Object].

But I just need to know if a face was detected or not.

How can I access this return?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source