ROC SDK  2.4.0
Scalable Face Recognition Software
roc-enroll

Append templates from one gallery to another.

Options

Option Meaning Default
clear-metadata Clear roc_template::md before saving Retain template metadata
clear-thumbnail Clear roc_template::tn before saving Retain template thumbnail
clear-standard-representation Remove ROC_STANDARD_REPRESENTATION from roc_template::fv before saving Retain all representations
clear-fast-representation Remove ROC_FAST_REPRESENTATION from roc_template::fv before saving Retain all representations
clear-tattoo-representation Remove ROC_TATTOO_REPRESENTATION from roc_template::fv before saving Retain all representations

Examples

Show help
Print application usage and supported arguments.
$ roc-enroll -h 
Copy templates
Copy the templates from input.t to output.t.
$ roc-enroll input.t output.t