A C D E F G H I J O P R S T V W Y
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- addDeviceConnectedListener(OpenNI.DeviceConnectedListener) - 类 中的静态方法org.openni.OpenNI
-
Add new device connected observer to OpenNI observers list
- addDeviceDisconnectedListener(OpenNI.DeviceDisconnectedListener) - 类 中的静态方法org.openni.OpenNI
-
Add new device connected observer to OpenNI observers list
- addDeviceStateChangedListener(OpenNI.DeviceStateChangedListener) - 类 中的静态方法org.openni.OpenNI
-
Add new device connected observer to OpenNI observers list
- addNewFrameListener(VideoStream.NewFrameListener) - 类 中的方法org.openni.VideoStream
-
Adds a new Listener to receive this VideoStream onNewFrame event.
- addStream(VideoStream, boolean) - 类 中的方法org.openni.Recorder
-
Attaches a stream to the recorder.
C
- close() - 类 中的方法org.openni.Device
-
Closes the device.
- COLOR - org.openni.SensorType
- convertDepthToColor(VideoStream, VideoStream, int, int, short) - 类 中的静态方法org.openni.CoordinateConverter
-
For a given depth point, provides the coordinates of the corresponding color value.
- convertDepthToWorld(VideoStream, float, float, float) - 类 中的静态方法org.openni.CoordinateConverter
-
Converts a single point from a floating point representation of the Depth coordinate system to the World coordinate system.
- convertDepthToWorld(VideoStream, int, int, short) - 类 中的静态方法org.openni.CoordinateConverter
-
Converts a single point from the Depth coordinate system to the World coordinate system.
- convertWorldToDepthFloat(VideoStream, float, float, float) - 类 中的静态方法org.openni.CoordinateConverter
-
Converts a single point from the World coordinate system to a floating point representation of the Depth coordinate system
- convertWorldToDepthInt(VideoStream, float, float, float) - 类 中的静态方法org.openni.CoordinateConverter
-
Converts a single point from the World coordinate system to the Depth coordinate system.
- CoordinateConverter - org.openni中的类
-
The CoordinateConverter class converts points between the different coordinate systems.
- CoordinateConverter() - 类 的构造器org.openni.CoordinateConverter
- create(String) - 类 中的静态方法org.openni.Recorder
-
Initializes a recorder.
- create(Device, SensorType) - 类 中的静态方法org.openni.VideoStream
-
Creates a stream of frames from a specific sensor type of a specific device.
- CropArea - org.openni中的类
-
The CropArea object encapsulate cropping information data
- CropArea(int, int, int, int) - 类 的构造器org.openni.CropArea
-
The CropArea constructor
D
- DEPTH - org.openni.SensorType
- DEPTH_1_MM - org.openni.PixelFormat
- DEPTH_100_UM - org.openni.PixelFormat
- DEPTH_TO_COLOR - org.openni.ImageRegistrationMode
- destroy() - 类 中的方法org.openni.Recorder
-
Destroys a recorder.
- destroy() - 类 中的方法org.openni.VideoStream
-
Destroy this stream.
- Device - org.openni中的类
-
The Device object abstracts a specific device; either a single hardware device, or a file device holding a recording from a hardware device.
- Device() - 类 的构造器org.openni.Device
- DeviceInfo - org.openni中的类
-
The DeviceInfo class encapsulates info related to a specific device.
- DeviceInfo(String, String, String, int, int) - 类 的构造器org.openni.DeviceInfo
E
- enumerateDevices() - 类 中的静态方法org.openni.OpenNI
-
Fills up an array of
DeviceInfo
DeviceInfo objects with devices that are available.
F
- finalize() - 类 中的方法org.openni.VideoFrameRef
- fromNative(int) - 枚举 中的静态方法org.openni.ImageRegistrationMode
- fromNative(int) - 枚举 中的静态方法org.openni.PixelFormat
- fromNative(int) - 枚举 中的静态方法org.openni.SensorType
G
- getAutoExposureEnabled() - 类 中的方法org.openni.VideoStream.CameraSettings
-
Set Auto Exposure Enabled for corresponding sensor
- getAutoWhiteBalanceEnabled() - 类 中的方法org.openni.VideoStream.CameraSettings
-
Set Auto White Balance Enabled for corresponding sensor
- getBuild() - 类 中的方法org.openni.Version
-
This function return build number.
- getCameraSettings() - 类 中的方法org.openni.VideoStream
-
Gets an object through which several camera settings can be configured.
- getCropOriginX() - 类 中的方法org.openni.VideoFrameRef
-
Indicates the X coordinate of the upper left corner of the crop window.
- getCropOriginY() - 类 中的方法org.openni.VideoFrameRef
-
Indicates the Y coordinate of the upper left corner of the crop window.
- getCropping() - 类 中的方法org.openni.VideoStream
-
Obtains the current cropping settings for this stream.
- getCroppingEnabled() - 类 中的方法org.openni.VideoFrameRef
-
Indicates whether cropping was enabled when the frame was produced.
- getData() - 类 中的方法org.openni.VideoFrameRef
-
Getter function for the array of data pointed to by this object.
- getDeviceInfo() - 类 中的方法org.openni.Device
-
Provides information about this device in the form of a DeviceInfo object.
- getExtendedError() - 类 中的静态方法org.openni.OpenNI
-
Retrieves the calling thread's last extended error information.
- getFps() - 类 中的方法org.openni.VideoMode
-
Getter function for the frame rate of this VideoMode.
- getFrameIndex() - 类 中的方法org.openni.VideoFrameRef
-
Frames are provided sequential frame ID numbers by the sensor that produced them.
- getHandle() - 类 中的方法org.openni.Device
-
This function return device handle.
- getHandle() - 类 中的方法org.openni.Recorder
-
This function return recorded handle.
- getHandle() - 类 中的方法org.openni.VideoStream
-
This function return stream handle.
- getHeight() - 类 中的方法org.openni.CropArea
-
Return height cropping value
- getHeight() - 类 中的方法org.openni.VideoFrameRef
-
Gives the current height of this frame, measured in pixels.
- getHorizontalFieldOfView() - 类 中的方法org.openni.VideoStream
-
Gets the horizontal field of view of frames received from this stream.
- getImageRegistrationMode() - 类 中的方法org.openni.Device
-
Gets the current image registration mode of this device.
- getMaintenance() - 类 中的方法org.openni.Version
-
This function return minor value.
- getMajor() - 类 中的方法org.openni.Version
-
This function return major value.
- getMaxPixelValue() - 类 中的方法org.openni.VideoStream
-
Provides the maximum possible value for pixels obtained by this stream.
- getMinor() - 类 中的方法org.openni.Version
-
This function return minor value.
- getMinPixelValue() - 类 中的方法org.openni.VideoStream
-
Provides the smallest possible value for pixels obtains by this VideoStream.
- getMirroringEnabled() - 类 中的方法org.openni.VideoStream
-
Check whether mirroring is currently turned on for this stream.
- getName() - 类 中的方法org.openni.DeviceInfo
-
Getter function for the device name.
- getNumberOfFrames(VideoStream) - 类 中的方法org.openni.PlaybackControl
-
Provides the a count of frames that this recording contains for a given stream.
- getOriginX() - 类 中的方法org.openni.CropArea
-
Return X cropping coordinate
- getOriginY() - 类 中的方法org.openni.CropArea
-
Return Y cropping coordinate
- getPixelFormat() - 类 中的方法org.openni.VideoMode
-
Getter function for the pixel format of this VideoMode.
- getPlaybackControl() - 类 中的方法org.openni.Device
-
Gets an object through which playback of a file device can be controlled.
- getRepeatEnabled() - 类 中的方法org.openni.PlaybackControl
-
Gets the current repeat setting of the file device.
- getResolutionX() - 类 中的方法org.openni.VideoMode
-
Getter function for the X resolution of this VideoMode.
- getResolutionY() - 类 中的方法org.openni.VideoMode
-
Getter function for the Y resolution of this VideoMode.
- getSensorInfo() - 类 中的方法org.openni.VideoStream
-
Provides the
SensorInfo
object associated with the sensor that is producing thisVideoStream
. - getSensorInfo(SensorType) - 类 中的方法org.openni.Device
-
Get the
SensorInfo
for a specific sensor type on this device. - getSensorType() - 类 中的方法org.openni.SensorInfo
-
Provides the sensor type of the sensor this object is associated with.
- getSensorType() - 类 中的方法org.openni.VideoFrameRef
-
Getter function for the sensor type used to produce this frame.
- getSensorType() - 类 中的方法org.openni.VideoStream
-
Gets the sensor type for this stream.
- getSpeed() - 类 中的方法org.openni.PlaybackControl
-
Getter function for the current playback speed of this device.
- getStrideInBytes() - 类 中的方法org.openni.VideoFrameRef
-
Gives the length of one row of pixels, measured in bytes.
- getSupportedVideoModes() - 类 中的方法org.openni.SensorInfo
-
Provides a list of video modes that this sensor can support.
- getTimestamp() - 类 中的方法org.openni.VideoFrameRef
-
Provides a timestamp for the frame.
- getUri() - 类 中的方法org.openni.DeviceInfo
-
Getter function for the device URI.
- getUsbProductId() - 类 中的方法org.openni.DeviceInfo
-
Getter function for the USB PID device code.
- getUsbVendorId() - 类 中的方法org.openni.DeviceInfo
-
Getter function for the USB VID device code.
- getVendor() - 类 中的方法org.openni.DeviceInfo
-
Getter function for the device vendor name.
- getVersion() - 类 中的静态方法org.openni.OpenNI
-
This function return current OpenNI version
- getVerticalFieldOfView() - 类 中的方法org.openni.VideoStream
-
Gets the vertical field of view of frames received from this stream.
- getVideoMode() - 类 中的方法org.openni.VideoFrameRef
-
Returns a reference to the
VideoMode
object assigned to this frame. - getVideoMode() - 类 中的方法org.openni.VideoStream
-
Get the current video mode information for this video stream.
- getWidth() - 类 中的方法org.openni.CropArea
-
Return width cropping value
- getWidth() - 类 中的方法org.openni.VideoFrameRef
-
Gives the current width of this frame, measured in pixels.
- getX() - 类 中的方法org.openni.Point2D
-
Return X coordinate
- getX() - 类 中的方法org.openni.Point3D
-
Return X coordinate
- getY() - 类 中的方法org.openni.Point2D
-
Return X coordinate
- getY() - 类 中的方法org.openni.Point3D
-
Return Y coordinate
- getZ() - 类 中的方法org.openni.Point3D
-
Return Z coordinate
- GRAY16 - org.openni.PixelFormat
- GRAY8 - org.openni.PixelFormat
H
- hasSensor(SensorType) - 类 中的方法org.openni.Device
-
This function checks to see if one of the specific sensor types defined in
SensorType
is available on this device.
I
- ImageRegistrationMode - org.openni中的枚举
-
Provides string names values for all image registration type codes.
- initialize() - 类 中的静态方法org.openni.OpenNI
-
Initialize the library.
- IR - org.openni.SensorType
- isCroppingSupported() - 类 中的方法org.openni.VideoStream
-
Checks whether this stream supports cropping.
- isFile() - 类 中的方法org.openni.Device
-
Checks whether this device is a file device (i.e. a recording).
- isImageRegistrationModeSupported(ImageRegistrationMode) - 类 中的方法org.openni.Device
-
Checks to see if this device can support registration of color video and depth video.
J
- JPEG - org.openni.PixelFormat
O
- OFF - org.openni.ImageRegistrationMode
- onDeviceConnected(DeviceInfo) - 接口 中的方法org.openni.OpenNI.DeviceConnectedListener
-
Callback function for the onDeviceConnected event.
- onDeviceDisconnected(DeviceInfo) - 接口 中的方法org.openni.OpenNI.DeviceDisconnectedListener
-
Callback function for the onDeviceDisconnected event.
- onDeviceStateChanged(DeviceInfo, int) - 接口 中的方法org.openni.OpenNI.DeviceStateChangedListener
-
Callback function for the onDeviceStateChanged event.
- onFrameReady(VideoStream) - 接口 中的方法org.openni.VideoStream.NewFrameListener
-
Derived classes should implement this function to handle new frames.
- open() - 类 中的静态方法org.openni.Device
-
Opens a any device.
- open(String) - 类 中的静态方法org.openni.Device
-
Opens a device.
- OpenNI - org.openni中的类
-
The OpenNI class is a static entry point to the library.
- OpenNI() - 类 的构造器org.openni.OpenNI
- OpenNI.DeviceConnectedListener - org.openni中的接口
-
The OpenNI.DeviceConnectedListener interface provides a means of registering for, and responding to when a device is connected.
- OpenNI.DeviceDisconnectedListener - org.openni中的接口
-
The OpenNI.DeviceDisconnectedListener interface provides a means of registering for, and responding to when a device is disconnected.
- OpenNI.DeviceStateChangedListener - org.openni中的接口
-
The OpenNI::DeviceStateChangedListener interface provides a means of registering for, and responding to when a device's state is changed.
- org.openni - 程序包 org.openni
P
- PixelFormat - org.openni中的枚举
-
Provides string names values for all pixel format type codes.
- PlaybackControl - org.openni中的类
-
The PlaybackControl class provides access to a series of specific to playing back a recording from a file device.
- PlaybackControl(Device) - 类 的构造器org.openni.PlaybackControl
- Point2D<T> - org.openni中的类
-
The Point2D object encapsulate 2 Dimension point
- Point2D(T, T) - 类 的构造器org.openni.Point2D
-
The Point2D constructor
- Point3D<T> - org.openni中的类
-
The Point3D object encapsulate 3 Dimension point
- Point3D(T, T, T) - 类 的构造器org.openni.Point3D
-
The Point3D constructor
R
- readFrame() - 类 中的方法org.openni.VideoStream
-
Read the next frame from this video stream, delivered as a
VideoFrameRef
. - Recorder - org.openni中的类
-
The Recorder class is used to record streams to an ONI file.
- Recorder() - 类 的构造器org.openni.Recorder
- release() - 类 中的方法org.openni.VideoFrameRef
-
Release the reference to the frame.
- removeDeviceConnectedListener(OpenNI.DeviceConnectedListener) - 类 中的静态方法org.openni.OpenNI
-
Remove device connected observer to OpenNI observers list
- removeDeviceDisconnectedListener(OpenNI.DeviceDisconnectedListener) - 类 中的静态方法org.openni.OpenNI
-
Remove device connected observer to OpenNI observers list
- removeDeviceStateChangedListener(OpenNI.DeviceStateChangedListener) - 类 中的静态方法org.openni.OpenNI
-
Remove device state changed observer from OpenNI observers list
- removeNewFrameListener(VideoStream.NewFrameListener) - 类 中的方法org.openni.VideoStream
-
Removes a Listener from this video stream list.
- resetCropping() - 类 中的方法org.openni.VideoStream
-
Disables cropping.
- RGB888 - org.openni.PixelFormat
S
- seek(VideoStream, int) - 类 中的方法org.openni.PlaybackControl
-
Seeks within a VideoStream to a given FrameID.
- SensorInfo - org.openni中的类
-
The SensorInfo class encapsulates all info related to a specific sensor in a specific device.
ADevice
object holds a SensorInfo object for each sensor it contains.
AVideoStream
object holds one SensorInfo object, describing the sensor used to produce that stream. - SensorType - org.openni中的枚举
-
Provides string names values for all sensors type codes.
- setAutoExposureEnabled(boolean) - 类 中的方法org.openni.VideoStream.CameraSettings
-
Set Auto Exposure Enabled for corresponding sensor
- setAutoWhiteBalanceEnabled(boolean) - 类 中的方法org.openni.VideoStream.CameraSettings
-
Set Auto White Balance for corresponding sensor
- setCropping(CropArea) - 类 中的方法org.openni.VideoStream
-
Changes the cropping settings for this stream.
- setDepthColorSyncEnabled(boolean) - 类 中的方法org.openni.Device
-
Used to turn the depth/color frame synchronization feature on and off.
- setFps(int) - 类 中的方法org.openni.VideoMode
-
Setter function for the frame rate.
- setImageRegistrationMode(ImageRegistrationMode) - 类 中的方法org.openni.Device
-
Sets the image registration on this device.
- setMirroringEnabled(boolean) - 类 中的方法org.openni.VideoStream
-
Enable or disable mirroring for this stream.
- setPixelFormat(PixelFormat) - 类 中的方法org.openni.VideoMode
-
Setter function for the pixel format of this VideoMode.
- setRepeatEnabled(boolean) - 类 中的方法org.openni.PlaybackControl
-
Changes the current repeat mode of the device.
- setResolution(int, int) - 类 中的方法org.openni.VideoMode
-
Setter function for the resolution of this VideoMode.
- setSpeed(float) - 类 中的方法org.openni.PlaybackControl
-
Setter function for the playback speed of the device.
- setVideoMode(VideoMode) - 类 中的方法org.openni.VideoStream
-
Changes the current video mode of this stream.
- SHIFT_9_2 - org.openni.PixelFormat
- SHIFT_9_3 - org.openni.PixelFormat
- shutdown() - 类 中的静态方法org.openni.OpenNI
-
Stop using the library.
- start() - 类 中的方法org.openni.Recorder
-
Starts recording.
- start() - 类 中的方法org.openni.VideoStream
-
Starts data generation from this video stream.
- stop() - 类 中的方法org.openni.Recorder
-
Stops recording.
- stop() - 类 中的方法org.openni.VideoStream
-
Stops data generation from this video stream.
T
- TIMEOUT_FOREVER - 类 中的静态变量org.openni.OpenNI
- toNative() - 枚举 中的方法org.openni.ImageRegistrationMode
- toNative() - 枚举 中的方法org.openni.PixelFormat
- toNative() - 枚举 中的方法org.openni.SensorType
V
- valueOf(String) - 枚举 中的静态方法org.openni.ImageRegistrationMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.openni.PixelFormat
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.openni.SensorType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法org.openni.ImageRegistrationMode
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.openni.PixelFormat
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法org.openni.SensorType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- Version - org.openni中的类
-
Holds an OpenNI version number, which consists of four separate numbers in the format: major.minor.maintenance.build.
- VideoFrameRef - org.openni中的类
-
The
VideoFrameRef
class encapsulates a single video frame - the output of aVideoStream
at a specific time. - VideoMode - org.openni中的类
-
Encapsulates a group of settings for a
VideoStream
. - VideoMode() - 类 的构造器org.openni.VideoMode
-
Default constructor, creates an empty VideoMode object.
- VideoMode(int, int, int, int) - 类 的构造器org.openni.VideoMode
- VideoStream - org.openni中的类
-
The
VideoStream
object encapsulates a single video stream from a device. - VideoStream.CameraSettings - org.openni中的类
-
The
VideoStream.CameraSettings
object encapsulates camera setting for a single device. - VideoStream.NewFrameListener - org.openni中的接口
-
The VideoStream::NewFrameListener interface is provided to allow the implementation of event driven frame reading.
W
- waitForAnyStream(List<VideoStream>, int) - 类 中的静态方法org.openni.OpenNI
-
Wait for a new frame from any of the streams provided.
Y
- YUV422 - org.openni.PixelFormat
- YUYV - org.openni.PixelFormat
所有类 所有程序包