Page History
When you change the used face recognition module, for example, replace the Cognitec module with the Tevian module or vice versa, the biometric vectors are automatically re-generated. This is necessary because biometric vectors received by one face recognition module cannot be used by another.
The biometric vectors are also automatically re-generated when you switch the Tevian SDK version or the face recognition and search algorithm of Tevian and VideoIntellect 1.1 face recognition modules.
Info | ||
---|---|---|
| ||
To switch between the used face recognition modules, use the Tevian.IdentificationAlgorithm registry key (see Registry keys reference guide, for details about working with the registry, see Working with Windows OS registry) |
Tevian and VideoIntellect 1.1 face recognition modules operate using one of the following algorithms:
- Fast and less resource-intensive algorithm.
- Slow and more resource-intensive algorithm providing the higher quality of recognition for large samples.
The fast algorythm is used by default. Use the Tevian.IdentificationAlgorithm registry key to switch over used algorithms (see the Registry Keys Reference Guide).
Vectors received by one algorithm can not be used with vectors received by another algorithm without additional processing. Conversion is required to use the vectors received by one algorithm with vectors received by another algorithm without repeated adding of faces to the database.
...
. |
Note | ||
---|---|---|
| ||
title | Attention!Conversion
| |
Note | ||
|
Vectors are converted as follows:
|
The re-generation of biometric vectors is performed in the background without disturbing the face recognition system operation. Firstly, the faces which are already entered in the database are re-generated. The current process of biometric vectors re-generation is displayed in the Face recognition and search interface module, on the Statistics tab, in the Faces in RAM field (see Displaying the statistics). If the Server is restarted, the process of re-generating the remaining faces will continue automatically.
Info | ||
---|---|---|
| ||
By default, the biometric vectors are re-generated on one CPU thread. Using the Update.CpuCoreCount registry key, you can set an arbitrary number of threads on which biometric vectors will be re-generated (see Registry keys reference guide). |
You can also re-generate the biometric vectors manually. To do this:
- Left-click the Left click the icon (Face Recognition Server) in the Windows taskbar (system tray) (for details about the Face Recognition Server debug window, see Appendix 2. Debug window).
- In the opened window, select Tools -> Recreate firs.
Wait for completion of biometric vectors converting re-generation.
Note | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
Errors may occur during the vectors conversion processbiometric vectors re-generation process. For example, the error below may occur due to the fact that the new face recognition module SDK or the algorithm of the Tevian ALG2 face recognition module cannot recognize a face on a poor quality image and generate a and recreate a vector due to its better and more demanding recognition capabilities. Therefore, such image can be skipped.
If Intellect malfunctions after the vectors conversion re-generation, do the following:
|
...