Copenni_wrapper::DepthImage | This class provides methods to fill a depth or disparity image |
Copenni_wrapper::OpenNIDriver::DeviceContext | |
▼Cexception | |
Copenni_wrapper::OpenNIException | General exception class |
▼Copenni_wrapper::Image | Image class containing just a reference to image meta data. Thus this class just provides an interface to fill a RGB or Grayscale image buffer |
Copenni_wrapper::ImageBayerGRBG | This class provides methods to fill a RGB or Grayscale image buffer from underlying Bayer pattern image |
Copenni_wrapper::ImageRGB24 | This class provides methods to fill a RGB or Grayscale image buffer from underlying RGB24 image |
Copenni_wrapper::ImageYUV422 | Concrete implementation of the interface Image for a YUV 422 image used by Primesense devices |
Copenni_wrapper::IRImage | Class containing just a reference to IR meta data |
Copenni_camera::DriverNodelet::modeComp | |
CMyOpenNIExample | |
▼Cnodelet::Nodelet [external] | |
Copenni_camera::DriverNodelet | |
▼Cnoncopyable | |
CMyOpenNIExample::ImgContext | |
▼Copenni_wrapper::OpenNIDevice | Class representing an astract device for Primesense or MS Kinect devices |
Copenni_wrapper::DeviceKinect | Concrete implementation of the interface OpenNIDevice for a MS Kinect device |
Copenni_wrapper::DeviceONI | Concrete implementation of the interface OpenNIDevice for a virtual device playing back an ONI file |
Copenni_wrapper::DevicePrimesense | Concrete implementation of the interface OpenNIDevice for a Primesense device |
Copenni_wrapper::DeviceXtionPro | Concrete implementation of the interface OpenNIDevice for a Asus Xtion Pro device |
Copenni_wrapper::OpenNIDriver | Driver class implemented as Singleton. This class contains the xn::Context object used by all devices. It \ provides methods for enumerating and accessing devices |