Class SigComp13JapaneseLoader.SigComp13Japanese
Set of features containing raw data loaded from SigComp13Japanese-format database.
Inheritance
System.Object
SigComp13JapaneseLoader.SigComp13Japanese
Namespace: SigStat.Common.Loaders
Assembly: SigStat.Common.dll
Syntax
public static class SigComp13Japanese : object
Fields
| Improve this Doc View SourceP
Z cooridnates from the online signature imported from the SigComp13Japanese database (100 - pen down, 0 - pen up)
Declaration
public static readonly FeatureDescriptor<List<int>> P
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
T
Generated T values from the online signature imported from the SigComp13Japanese 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 SigComp13Japanese 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 SigComp13Japanese database
Declaration
public static readonly FeatureDescriptor<List<int>> Y
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |