Class SigComp19OnlineLoader.SigComp19
Set of features containing raw data loaded from SigComp19-format database.
Inheritance
System.Object
SigComp19OnlineLoader.SigComp19
Namespace: SigStat.Common.Loaders
Assembly: SigStat.Common.dll
Syntax
public static class SigComp19 : object
Fields
| Improve this Doc View SourceAltitude
Altitude from the online signature imported from the SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> Altitude
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
Azimuth
Azimuth from the online signature imported from the SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> Azimuth
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
Distance
Distance from the surface of the tablet from the online signature imported from the SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> Distance
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
EventType
EventType (pen up) values from the online signature imported from the SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> EventType
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
P
Pressure from the online signature imported from the SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> P
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |
T
T values from the online signature imported from the SigComp19 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 SigComp19 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 SigComp19 database
Declaration
public static readonly FeatureDescriptor<List<int>> Y
Field Value
Type | Description |
---|---|
FeatureDescriptor<List<System.Int32>> |