FingerTemplate.prune Method

Module: FingerTemplate

Definition

Reduces the number of minutiae in the template using the given method.

void prune(PruningMethod pruningMethod, int maxMinutiaeCount)

Parameters

pruningMethod PruningMethod
in Method to use to prune the template.

maxMinutiaeCount int
in Maximum number of minutiae to prune to.

Exceptions

An error has occurred during Finger Library execution.