To activate the reference face database editing, do the following:
Activation of reference face database editing function is now complete.
The Face Recognition Server uses the port 10000 for communication with the Face recognition and search interface object. If this port is occupied by a third-party program, errors may occur when editing the database from the client side. Make sure that the specified port is free and is not used by any other applications. If you can not disable the third-party application, you can change the port through which the communication is performed (port 10001 below is selected as an example). To do this, you should perform the following actions:
<setting name="Port" serializeAs="String"> <value>10001</value> </setting> |
As a result, the Face database tab in the Face recognition and search interface window will be available, and it will be possible to add captured faces to the database.