SimpleOpenNI
Class ImageGenerator
java.lang.Object
SimpleOpenNI.NodeWrapper
SimpleOpenNI.ProductionNode
SimpleOpenNI.Generator
SimpleOpenNI.MapGenerator
SimpleOpenNI.ImageGenerator
public class ImageGenerator
- extends MapGenerator
Methods inherited from class SimpleOpenNI.MapGenerator |
GetAntiFlickerCap, GetBacklightCompensationCap, GetBrightnessCap, GetBytesPerPixel, GetContrastCap, getCPtr, GetCroppingCap, GetExposureCap, GetFocusCap, GetGainCap, GetGammaCap, GetHueCap, GetIrisCap, GetLowLightCompensationCap, GetMapOutputMode, GetPanCap, GetRollCap, GetSaturationCap, GetSharpnessCap, GetSupportedMapOutputModes, GetSupportedMapOutputModesCount, GetTiltCap, GetWhiteBalanceCap, GetZoomCap, SetMapOutputMode |
Methods inherited from class SimpleOpenNI.Generator |
GetAlternativeViewPointCap, getCPtr, GetData, GetDataSize, GetFrameID, GetFrameSyncCap, GetMirrorCap, GetTimestamp, IsDataNew, IsGenerating, IsNewDataAvailable, IsNewDataAvailable, StartGenerating, StopGenerating, WaitAndUpdateData |
Methods inherited from class SimpleOpenNI.ProductionNode |
AddNeededNode, GetContext, getCPtr, GetGeneralProperty, GetInfo, GetIntProperty, GetRealProperty, GetStringProperty, IsCapabilitySupported, LockedNodeEndChanges, LockedNodeStartChanges, LockForChanges, RemoveNeededNode, SetGeneralProperty, SetIntProperty, SetRealProperty, SetStringProperty, UnlockForChanges |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageGenerator
public ImageGenerator()
ImageGenerator
public ImageGenerator(long cPtr,
boolean cMemoryOwn)
ImageGenerator
public ImageGenerator(SWIGTYPE_p_XnNodeHandle hNode)
delete
public void delete()
- Overrides:
delete
in class MapGenerator
getCPtr
public static long getCPtr(ImageGenerator obj)
GetGrayscale16ImageMap
public SWIGTYPE_p_XnGrayscale16Pixel GetGrayscale16ImageMap()
GetGrayscale8ImageMap
public SWIGTYPE_p_XnGrayscale8Pixel GetGrayscale8ImageMap()
GetImageMap
public SWIGTYPE_p_unsigned_char GetImageMap()
GetMetaData
public void GetMetaData(ImageMetaData metaData)
GetPixelFormat
public SWIGTYPE_p_XnPixelFormat GetPixelFormat()
GetRGB24ImageMap
public SWIGTYPE_p_XnRGB24Pixel GetRGB24ImageMap()
GetYUV422ImageMap
public SWIGTYPE_p_XnYUV422DoublePixel GetYUV422ImageMap()
IsPixelFormatSupported
public boolean IsPixelFormatSupported(SWIGTYPE_p_XnPixelFormat Format)
SetPixelFormat
public long SetPixelFormat(SWIGTYPE_p_XnPixelFormat Format)