Namespace SigStat.Common.Framework.Samplers
Classes
EvenNSampler
Selects the first N signatures with even index for training
FirstNSampler
Selects the first N signatures for training
LastNSampler
Selects the first N signatures for training
OddNSampler
Selects the first N signatures with odd index for training
TestingSampler
Testing sampler for signer dependent sampling frequency verification system
UniversalSampler
Selects a given number of signatures for training and testing