This is the complete list of members for DepthRegistration, including all inherited members.
cameraMatrixDepth | DepthRegistration | protected |
cameraMatrixRegistered | DepthRegistration | protected |
CPU enum value | DepthRegistration | |
DEFAULT enum value | DepthRegistration | |
DepthRegistration() | DepthRegistration | protected |
init(const int deviceId)=0 | DepthRegistration | protectedpure virtual |
init(const cv::Mat &cameraMatrixRegistered, const cv::Size &sizeRegistered, const cv::Mat &cameraMatrixDepth, const cv::Size &sizeDepth, const cv::Mat &distortionDepth, const cv::Mat &rotation, const cv::Mat &translation, const float zNear=0.5f, const float zFar=12.0f, const int deviceId=-1) | DepthRegistration | |
mapX | DepthRegistration | protected |
mapY | DepthRegistration | protected |
Method enum name | DepthRegistration | |
New(Method method=DEFAULT) | DepthRegistration | static |
OPENCL enum value | DepthRegistration | |
registerDepth(const cv::Mat &depth, cv::Mat ®istered)=0 | DepthRegistration | pure virtual |
rotation | DepthRegistration | protected |
sizeDepth | DepthRegistration | protected |
sizeRegistered | DepthRegistration | protected |
translation | DepthRegistration | protected |
zFar | DepthRegistration | protected |
zNear | DepthRegistration | protected |
~DepthRegistration() | DepthRegistration | virtual |