Method | Description | |
---|---|---|
SensorDataAnalyzer ( int width, int height ) : System | ||
Update ( short depthRaw, byte colorRaw ) : void |
|
public SensorDataAnalyzer ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public Update ( short depthRaw, byte colorRaw ) : void | ||
depthRaw | short | not null |
colorRaw | byte | not null |
return | void |