19 #ifndef __DEPTH_REGISTRATION_OPENCL_H__ 20 #define __DEPTH_REGISTRATION_OPENCL_H__ 36 bool init(
const int deviceId);
38 bool registerDepth(
const cv::Mat &depth, cv::Mat ®istered);
46 #endif //__DEPTH_REGISTRATION_OPENCL_H__
~DepthRegistrationOpenCL()
DepthRegistrationOpenCL()
void generateOptions(std::string &options) const
bool init(const int deviceId)
bool readProgram(std::string &source) const
bool registerDepth(const cv::Mat &depth, cv::Mat ®istered)