Show / Hide Table of Contents

Namespace SigStat.Common

Classes

ArrayExtension

Helper methods for processing arrays

Baseline

BasicMetadataExtraction

Extracts basic statistical signature (like X or Cog) information from an Image

BenchmarkResults

Contains the benchmark results of every Signer and the summarized final results.

DistanceMatrix<TRowKey, TColumnKey, TValue>

A Sparse Matrix representation of a distance graph.

FeatureDescriptor

Represents a feature with name and type.

FeatureDescriptor<T>

Represents a feature with the type T

Features

Standard set of features.

ILoggerObjectExtensions

ILoggerObject extension methods for common scenarios.

IOExtensions

Extension methods for common IO operations

Loop

Represents a loop in a signature

MathHelper

Common mathematical functions used by the SigStat framework

PipelineBase

TODO: Ideiglenes osztaly, C# 8.0 ban ezt atalakitani default implementacios interface be. ILoggerObject, IProgress, IPipelineIO default implementacioja.

Result

Contains the benchmark results of a single Signer

Sampler

Takes samples from a set of Signatures by given sampling strategies. Use this to fine-tune the VerifierBenchmark

Signature

Represents a signature as a collection of features, containing the data that flows in the pipeline.

SignatureHelper

Helper functions for the management of signatures

Signer

Represents a person as an ID and a list of Signatures.

SigStatEvents

Standard event identifiers used by the SigStat system

SimpleRenderingTransformation

Renders an image of the signature based on the available online information (X,Y,Dpi)

StrokeHelper

Helper class for locating and manipulating strokes in an online signature

StrokeInterval

Represents a stroke in an online signature

VerifierBenchmark

Benchmarking class to test error rates of a Verifier

Structs

ErrorRate

Represents the ErrorRates achieved in a benchmark

Interfaces

ILoggerObject

Represents a type, that contains an ILogger property that can be used to perform logging.

ITransformation

Allows implementing a pipeline transform item capable of logging, progress tracking and IO rewiring.

Enums

Origin

Represents our knowledge on the origin of a signature.

StrokeType

Describes the type of a stroke

In This Article
Back to top Generated by DocFX