SimpleOpenNI
Class SceneAnalyzer

java.lang.Object
  extended by SimpleOpenNI.NodeWrapper
      extended by SimpleOpenNI.ProductionNode
          extended by SimpleOpenNI.Generator
              extended by SimpleOpenNI.MapGenerator
                  extended by SimpleOpenNI.SceneAnalyzer

public class SceneAnalyzer
extends MapGenerator


Constructor Summary
SceneAnalyzer()
           
SceneAnalyzer(long cPtr, boolean cMemoryOwn)
           
SceneAnalyzer(SWIGTYPE_p_XnNodeHandle hNode)
           
 
Method Summary
 void delete()
           
static long getCPtr(SceneAnalyzer obj)
           
 long GetFloor(SWIGTYPE_p_XnPlane3D Plane)
           
 SWIGTYPE_p_XnLabel GetLabelMap()
           
 void GetMetaData(SceneMetaData metaData)
           
 
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 SimpleOpenNI.NodeWrapper
AddRef, getCPtr, GetName, IsValid, Release, SetHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SceneAnalyzer

public SceneAnalyzer()

SceneAnalyzer

public SceneAnalyzer(long cPtr,
                     boolean cMemoryOwn)

SceneAnalyzer

public SceneAnalyzer(SWIGTYPE_p_XnNodeHandle hNode)
Method Detail

delete

public void delete()
Overrides:
delete in class MapGenerator

getCPtr

public static long getCPtr(SceneAnalyzer obj)

GetFloor

public long GetFloor(SWIGTYPE_p_XnPlane3D Plane)

GetLabelMap

public SWIGTYPE_p_XnLabel GetLabelMap()

GetMetaData

public void GetMetaData(SceneMetaData metaData)