Package | Description |
---|---|
org.myrobotlab.service | |
org.myrobotlab.swing | |
SimpleOpenNI |
Modifier and Type | Field and Description |
---|---|
static OpenNi |
Andrew.openni |
OpenNi |
InMoov.openni |
Modifier and Type | Method and Description |
---|---|
OpenNi |
IntegratedMovement.getOpenni() |
OpenNi |
Andrew.startOpenNI() |
OpenNi |
IntegratedMovement.startOpenNI() |
OpenNi |
InMoov.startOpenNI() |
Modifier and Type | Method and Description |
---|---|
void |
IntegratedMovement.setOpenni(OpenNi openni) |
Modifier and Type | Method and Description |
---|---|
void |
OpenNiGui.onState(OpenNi openni) |
Modifier and Type | Field and Description |
---|---|
protected OpenNi |
SimpleOpenNI._parent |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleOpenNI.initEnv(OpenNi parent,
int runMode,
int deviceIndex) |
Constructor and Description |
---|
SimpleOpenNI(OpenNi parent)
Creates the OpenNI context ands inits the modules
|
SimpleOpenNI(OpenNi parent,
String recordPath)
Creates the OpenNI context ands inits the modules
|
SimpleOpenNI(OpenNi parent,
String recordPath,
int runMode)
Creates the OpenNI context ands inits the modules
|
Copyright © 2020 myrobotlab. All rights reserved.