|
ed_sensor_integration
|
Classes | |
| class | AssociationMatrix |
Typedefs | |
| typedef std::vector< int > | Assignment |
Functions | |
| bool | compareEntries (const AssociationMatrix::Entry &e1, const AssociationMatrix::Entry &e2) |
| void | depthImageToMesh (const cv::Mat &input, const geo::DepthCamera &rasterizer, double error_threshold, geo::Mesh &mesh) |
| typedef std::vector<int> ed_sensor_integration::Assignment |
Definition at line 9 of file association_matrix.h.
| bool ed_sensor_integration::compareEntries | ( | const AssociationMatrix::Entry & | e1, |
| const AssociationMatrix::Entry & | e2 | ||
| ) |
Definition at line 9 of file association_matrix.cpp.
| void ed_sensor_integration::depthImageToMesh | ( | const cv::Mat & | input, |
| const geo::DepthCamera & | rasterizer, | ||
| double | error_threshold, | ||
| geo::Mesh & | mesh | ||
| ) |
1.8.17