Extracts the tensors of the image regions containing the detected faces.
Useful if you want to compute the face descriptors for the face images.
Using this method is faster then extracting a canvas for each face and
converting them to tensors individually.
Extracts the tensors of the image regions containing the detected faces. Useful if you want to compute the face descriptors for the face images. Using this method is faster then extracting a canvas for each face and converting them to tensors individually.