wg-perception / people

269 stars 196 forks source link

Face recognition (identification) after detection #46

Open schelian opened 8 years ago

schelian commented 8 years ago

Hi all, has anyone done this? I am using the OpenFace and its ROS wrapper. This wants a 2D image but I just want to pass it the ROI / bounding box where the face was first detected (plus a little area around it).

The messages output from this package are the 3D coordinate but the visualization part of it has an ROI / bounding box. Should I change the message from this package to also output the ROI or is there an easier way?

DLu commented 8 years ago

I don't believe anyone is actively working on this, at least as part of this stack.