This is the complete list of members for DepthRegistrationOpenCL, including all inherited members.
| cameraMatrixDepth | DepthRegistration | protected |
| cameraMatrixRegistered | DepthRegistration | protected |
| CPU enum value | DepthRegistration | |
| data | DepthRegistrationOpenCL | private |
| DEFAULT enum value | DepthRegistration | |
| DepthRegistration() | DepthRegistration | protected |
| DepthRegistrationOpenCL() | DepthRegistrationOpenCL | |
| generateOptions(std::string &options) const | DepthRegistrationOpenCL | private |
| init(const int deviceId) | DepthRegistrationOpenCL | 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 | |
| mapX | DepthRegistration | protected |
| mapY | DepthRegistration | protected |
| Method enum name | DepthRegistration | |
| New(Method method=DEFAULT) | DepthRegistration | static |
| OPENCL enum value | DepthRegistration | |
| readProgram(std::string &source) const | DepthRegistrationOpenCL | private |
| registerDepth(const cv::Mat &depth, cv::Mat ®istered) | DepthRegistrationOpenCL | virtual |
| rotation | DepthRegistration | protected |
| sizeDepth | DepthRegistration | protected |
| sizeRegistered | DepthRegistration | protected |
| translation | DepthRegistration | protected |
| zFar | DepthRegistration | protected |
| zNear | DepthRegistration | protected |
| ~DepthRegistration() | DepthRegistration | virtual |
| ~DepthRegistrationOpenCL() | DepthRegistrationOpenCL | |