Show / Hide Table of Contents

Namespace SigStat.Common.Loaders

Classes

BenchmarkBuilder

DataSetLoader

Abstract loader class to inherit from. Implements ILogger.

ImageLoader

DataSetLoader for Image type databases. Similar format to Svc2004Loader, but finds png images.

ImageSaver

Get the Image of a Signature and save it as png file.

MCYTLoader

DataSetLoader for the MCYT dataset

MCYTLoader.MCYT

Set of features containing raw data loaded from MCYT-format database.

MemoryDataSetLoader

Stores and enumerates Signer data that has already been loaded

SigComp11ChineseLoader

DataSetLoader for the SigComp11Chinese dataset

SigComp11ChineseLoader.SigComp11Ch

Set of features containing raw data loaded from SigComp11Chinese-format database.

SigComp11DutchLoader

DataSetLoader for the SigComp11Dutch dataset

SigComp11DutchLoader.SigComp11

Set of features containing raw data loaded from MCYT-format database.

SigComp13JapaneseLoader

DataSetLoader for the SigComp13Japanese dataset

SigComp13JapaneseLoader.SigComp13Japanese

Set of features containing raw data loaded from SigComp13Japanese-format database.

SigComp15GermanLoader

DataSetLoader for the SigComp15German dataset

SigComp15GermanLoader.SigComp15

Set of features containing raw data loaded from SigComp15German-format database.

SigComp19OnlineLoader

DataSetLoader for the SigComp19 dataset

SigComp19OnlineLoader.SigComp19

Set of features containing raw data loaded from SigComp19-format database.

Svc2004

Set of features containing raw data loaded from SVC2004-format database.

Svc2004Loader

Loads SVC2004-format database from .zip

Interfaces

IDataSetLoader

Exposes a function to enable loading collections of Signers. Base abstract class: DataSetLoader.

In This Article
Back to top Generated by DocFX