C# Class CURELab.SignLanguage.Debugger.Module.DataReader

Afficher le fichier Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Méthodes publiques

Méthode Description
DataReader ( string address ) : System
ReadData ( ) : bool

read all data to data manager

Private Methods

Méthode Description
LoadData ( ) : void
LoadImageTimestamp ( ) : void
LoadSegmentationData ( ) : void

Method Details

DataReader() public méthode

public DataReader ( string address ) : System
address string
Résultat System

ReadData() public méthode

read all data to data manager
public ReadData ( ) : bool
Résultat bool