Namespace SigStat.Common.Helpers
Classes
BenchmarkConfig
Represents a configuration for a benchmark
DataCleaningHelper
Helper class for cleaning online signature data in loaders
ExcelHelper
Extension methods for common EPPlus tasks
FeatureDescriptorJsonConverter
Custom serializer for FeatureDescriptor objects
FeatureDescriptorTJsonConverter
Custom serializer for FeatureDescriptor<T> objects
HierarchyElement
Hierarchical structure to store object
ProgressHelper
A helper class for tracking progress of an operation.
SerializationHelper
Json serialization and deserialization using the custom resolver VerifierResolver
SignerStatisticsHelper
Calculates general statistics of the signatures of a given signer
Interfaces
IProgress
Enables progress tracking by expsoing the Progress property and the ProgressChanged event.