I'm doing face detection and using dlib for it. it works fine, but rectangles are small and only contain a small part of the face. how can I tell dlib to return bigger rectangle, which will include whole head?...
↧