This is the complete list of members for DepthRegistrationCPU, including all inherited members.
cameraMatrixDepth | DepthRegistration | protected |
cameraMatrixRegistered | DepthRegistration | protected |
CPU enum value | DepthRegistration | |
createLookup() | DepthRegistrationCPU | private |
cx | DepthRegistrationCPU | private |
cy | DepthRegistrationCPU | private |
DEFAULT enum value | DepthRegistration | |
DepthRegistration() | DepthRegistration | protected |
DepthRegistrationCPU() | DepthRegistrationCPU | |
fx | DepthRegistrationCPU | private |
fy | DepthRegistrationCPU | private |
init(const int deviceId) | DepthRegistrationCPU | virtual |
DepthRegistration::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 | |
interpolate(const cv::Mat &in, const float &x, const float &y) const | DepthRegistrationCPU | inlineprivate |
lookupX | DepthRegistrationCPU | private |
lookupY | DepthRegistrationCPU | private |
mapX | DepthRegistration | protected |
mapY | DepthRegistration | protected |
Method enum name | DepthRegistration | |
New(Method method=DEFAULT) | DepthRegistration | static |
OPENCL enum value | DepthRegistration | |
proj | DepthRegistrationCPU | private |
projectDepth(const cv::Mat &scaled, cv::Mat ®istered) const | DepthRegistrationCPU | private |
registerDepth(const cv::Mat &depth, cv::Mat ®istered) | DepthRegistrationCPU | virtual |
remapDepth(const cv::Mat &depth, cv::Mat &scaled) const | DepthRegistrationCPU | private |
rotation | DepthRegistration | protected |
sizeDepth | DepthRegistration | protected |
sizeRegistered | DepthRegistration | protected |
translation | DepthRegistration | protected |
zFar | DepthRegistration | protected |
zNear | DepthRegistration | protected |
~DepthRegistration() | DepthRegistration | virtual |
~DepthRegistrationCPU() | DepthRegistrationCPU | |