How is the user ID assigned?

61 views
Skip to first unread message

MichaelK

unread,
Jul 20, 2011, 4:38:26 AM7/20/11
to OpenNI
Hi guys,

is it possible to asssign an own ID for a user, when he gets into a
scene?

I am asking, because I want to use face detection to recognize the
users and I want that every person gets a real unique ID. So after
restarting the computer this ID should remain.

Any hints would be cool :)

guido P

unread,
Jul 20, 2011, 6:35:15 PM7/20/11
to OpenNI
Why dont you do a mapping matrix. After the re-identification you map
the ID from NITE to your label for every frame.

>>> So after restarting the computer this ID should remain
1) Learn a model of your face (HOG) and label it.
2) save the model and the label.
3) re-identification - Now you have your label and the tracking ID.
5) check the reliability of the recognition every n frames, in case of
tracking confusions the label is confused as well.
4) hold the pair until the person is lost.

Cheers.

guido P

unread,
Jul 20, 2011, 6:42:17 PM7/20/11
to OpenNI
It would be nice to see how a model of the face using depth works.
Some adaptation of HOG 3D (Inria Alpes) could do it.
Reply all
Reply to author
Forward
0 new messages