Basic RT components and utilities  315.12.1
Classes | Namespaces | Typedefs | Enumerations
Img.idl File Reference
#include <BasicDataType.idl>
Include dependency graph for Img.idl:

Classes

struct  Img::ImageData
struct  Img::CameraIntrinsicParameter
struct  Img::CameraImage
struct  Img::TimedCameraImage
struct  Img::MultiCameraImage
struct  Img::TimedMultiCameraImage
interface  Img::CameraCaptureService

Namespaces

namespace  Img

Typedefs

typedef double Img::Vec3 [3]
typedef double Img::Mat44 [4][4]

Enumerations

enum  Img::ColorFormat {
  Img::CF_UNKNOWN, Img::CF_GRAY, Img::CF_RGB, Img::CF_GRAY_JPEG,
  Img::CF_RGB_JPEG, Img::CF_DEPTH
}