|
Построитель шаблонов отпечатков Подробнее...
#include <extractor.h>
Открытые члены | |
virtual void | extract (const std::shared_ptr< Diametrix::Detection > &detection, std::shared_ptr< Diametrix::Template > &_template)=0 |
Построитель шаблонов отпечатков
|
pure virtual |
Вычисляет шаблон отпечатка
[in] | detection | Отпечаток |
[out] | _template | Шаблон отпечатка |