ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Problem changing face_recognize package parameter

asked 2013-06-02 21:47:13 -0500

AnsonTao gravatar image

I follow the procedure in face_recognition wiki page,and successful run the Fserver and Fclient. But It can't recognize my face ,It seem confidence_value set to 0.88 is too high for my camera, so I want to change the parameter. Since I can't see confidence_value parameter using "rosparam list". I want to know how can I change the confidence_value parameter. And I notice that in wiki page, parameter name always will has a prefix ~,but face_recognize parameter do not have one. is this make the different.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2013-06-17 22:33:52 -0500

Pouyan gravatar image

In face_recognition.cpp, line 60, you can change the confidence value in the source code and compile the package again :-)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-02 21:47:13 -0500

Seen: 113 times

Last updated: Jun 17 '13