FaceIndexer.create Method

Module: FaceIndexer

Definition

Creates an empty face indexer

static FaceIndexer create(int maximumTemplateCount, FaceTemplateFormat format)

Parameters

maximumTemplateCount int
in Maximum number of templates that this face indexer can hold.

in Face template format accepted by this face indexer.

Returns

The newly created face indexer.

Exceptions

An error has occurred during Face Library execution.