This is the complete list of members for DepthCalibration, including all inherited members.
| board | DepthCalibration | private |
| calibrate() | DepthCalibration | inline |
| cameraMatrix | DepthCalibration | private |
| compareDists(const std::vector< double > &imageDists, const std::vector< double > &depthDists) const | DepthCalibration | inlineprivate |
| computeDistance(const cv::Point &pointImage, const cv::Mat &normal, const double distance) const | DepthCalibration | inlineprivate |
| computePointDists(const cv::Mat &normal, const double distance, const cv::Mat ®ion, const cv::Rect &roi, std::vector< double > &depthDists, std::vector< double > &imageDists) | DepthCalibration | inlineprivate |
| computeROI(const cv::Mat &depth, const std::vector< cv::Point2f > &points, cv::Mat ®ion, cv::Rect &roi) const | DepthCalibration | inlineprivate |
| cx | DepthCalibration | private |
| cy | DepthCalibration | private |
| DepthCalibration(const std::string &path, const cv::Size &boardDims, const float boardSize) | DepthCalibration | inline |
| distortion | DepthCalibration | private |
| fx | DepthCalibration | private |
| fy | DepthCalibration | private |
| getPlane(const size_t index, cv::Mat &normal, double &distance) const | DepthCalibration | inlineprivate |
| images | DepthCalibration | private |
| loadCalibration() | DepthCalibration | inlineprivate |
| mapX | DepthCalibration | private |
| mapY | DepthCalibration | private |
| path | DepthCalibration | private |
| plot | DepthCalibration | private |
| points | DepthCalibration | private |
| readFiles(const std::vector< std::string > &files) | DepthCalibration | inlineprivate |
| restore() | DepthCalibration | inline |
| rotation | DepthCalibration | private |
| size | DepthCalibration | private |
| storeCalibration(const double depthShift) const | DepthCalibration | inlineprivate |
| translation | DepthCalibration | private |
| ~DepthCalibration() | DepthCalibration | inline |