loading
 
Face recognition progress
Anonymous
16 year
First off I'm very impressed with the Roborealm development team for coming out with new modules almost every month!

I was wondering how the face recognition module was coming along. Is that still being developed?
Anonymous 16 year
Hi,

Yes it most certainly is. We have a basic implementation but we're pushing its limits to see how far it will work across different faces at different angles, glasses, beards, etc. Perhaps due to demand we'll rethink a release for the basic version first.

STeven.
Anonymous 16 year
Sounds great! Good luck!
face recognition
Anonymous
16 year
i would also be interested in the face recognition module
Mano from Netherlands  [27 posts] 13 year
As do i!! Seems like a crucial ability for every robot.

Can't wait!
EDV  [328 posts] 13 year
And what about AVM?
It is already working: http://www.youtube.com/watch?v=oRpXBOX5rxY

See more at: http://www.roborealm.com/help/AVM_Navigator.php
EDV  [328 posts] 13 year
See also topic: http://www.roborealm.com/forum/index.php?thread_id=3881#
TeNa from Malaysia  [3 posts] 13 year
is the face recognition module in roborealm already available?
Mano from Netherlands  [27 posts] 13 year
Have a look at AVM navigator. It contains object recognition. Asswel as full visual navigation.
TeNa from Malaysia  [3 posts] 13 year
thanx a lot Mano!
Danh from United States  [79 posts] 13 year
Look at Haar in the Object Recognition module. Steven and his team have done a great job with this module:

http://www.roborealm.com/help/Object_Recognition.php
TeNa from Malaysia  [3 posts] 13 year
tq dttworld..yeah iagreed with u... they had done a great job!
Kushal from India  [8 posts] 12 year
Hello EDV,

i want to develop a application for face detection and matching.i want to use AVM .so can you please tell me how can i use AVM in my project .

I want to develop a simple desktop application.
EDV  [328 posts] 12 year
It is easy. You should just use "Object recognition mode" in AVM Navigator module.
First clear the AVM search tree by click on button "Set key image size(New)" and further press "Yes".

Now you can train AVM on some faces like in video below:
http://www.youtube.com/watch?v=oRpXBOX5rxY

When training will be done you should use variables that described below for your VBScript program:

NV_OBJECTS_TOTAL  - total number of recognized objects
NV_ARR_OBJ_RECT_X - left-top corner X coordinate of recognized object
NV_ARR_OBJ_RECT_Y - left-top corner Y coordinate of recognized object
NV_ARR_OBJ_RECT_W - width of recognized object
NV_ARR_OBJ_RECT_H - height of recognized object

As example you can use these VBScript programs that was published in this topics:
http://www.roborealm.com/forum/index.php?thread_id=3881#
http://forums.trossenrobotics.com/showthread.php?4764-Using-of-AVM-plugin-in-RoboRealm&p=48865#post48865


This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index