GazeML icon indicating copy to clipboard operation
GazeML copied to clipboard

only one face

Open kesin123 opened this issue 5 years ago • 1 comments

Hello, if I want to choice only one face, how to modify code?

kesin123 avatar Nov 18 '19 02:11 kesin123

If there are many faces how do you intend on choosing the face? Always the same face than the first detected one or the face with best score?

For webcam input, check frames.py. It has the face segmentation in entry_generator().

Hyrtsi avatar Apr 12 '22 07:04 Hyrtsi