Class SigComp11DutchLoader.SigComp11
Set of features containing raw data loaded from MCYT-format database.
Inheritance
System.Object
SigComp11DutchLoader.SigComp11
Namespace: SigStat.Common.Loaders
Assembly: SigStat.Common.dll
Syntax
public static class SigComp11 : object
Fields
| Improve this Doc View SourceT
T values from the online signature imported from the SVC2004 database
Declaration
public static readonly FeatureDescriptor<List<int>> T
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
X
X cooridnates from the online signature imported from the MCYT database
Declaration
public static readonly FeatureDescriptor<List<int>> X
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
Y
Y cooridnates from the online signature imported from the MCYT database
Declaration
public static readonly FeatureDescriptor<List<int>> Y
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
Z
Z cooridnates from the online signature imported from the MCYT database
Declaration
public static readonly FeatureDescriptor<List<int>> Z
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |