public class CameraSensorData extends Object implements SensorData
| Constructor and Description |
|---|
CameraSensorData(float fps,
BufferedImage image,
int width,
int heigh,
int type) |
public CameraSensorData(float fps,
BufferedImage image,
int width,
int heigh,
int type)
public BufferedImage getImage()
public int getWidth()
public int getHeigh()
public int getType()
public float getFps()
Copyright © 2015. All Rights Reserved.