|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
This is the complete list of members for ReUseX::io::RTABMapDatabase, including all inherited members.
| getGraph(std::map< int, rtabmap::Transform > &poses, std::multimap< int, rtabmap::Link > &links, std::map< int, rtabmap::Signature > *signatures=nullptr, bool optimized=true, bool withImages=false, bool withScan=false) const | ReUseX::io::RTABMapDatabase | |
| getImage(int nodeId) const | ReUseX::io::RTABMapDatabase | |
| getLabels(int nodeId) const | ReUseX::io::RTABMapDatabase | |
| getNodeIds(bool ignoreChildren=false) const | ReUseX::io::RTABMapDatabase | |
| getPath() const noexcept | ReUseX::io::RTABMapDatabase | |
| hasSegmentation(int nodeId) const | ReUseX::io::RTABMapDatabase | |
| isOpen() const noexcept | ReUseX::io::RTABMapDatabase | |
| operator=(const RTABMapDatabase &)=delete | ReUseX::io::RTABMapDatabase | |
| operator=(RTABMapDatabase &&) noexcept | ReUseX::io::RTABMapDatabase | |
| RTABMapDatabase(std::filesystem::path dbPath, bool readOnly=false) | ReUseX::io::RTABMapDatabase | explicit |
| RTABMapDatabase(const RTABMapDatabase &)=delete | ReUseX::io::RTABMapDatabase | |
| RTABMapDatabase(RTABMapDatabase &&) noexcept | ReUseX::io::RTABMapDatabase | |
| saveLabels(int nodeId, const cv::Mat &labels, bool autoRotate=true) | ReUseX::io::RTABMapDatabase | |
| saveLabels(const std::vector< int > &nodeIds, const std::vector< cv::Mat > &labels, bool autoRotate=true) | ReUseX::io::RTABMapDatabase | |
| validateSchema() const | ReUseX::io::RTABMapDatabase | |
| ~RTABMapDatabase() | ReUseX::io::RTABMapDatabase |