|
|
#include <VisionX/components/pointcloud_processor/DenseCRFSegmentationProcessor/DenseCRFFeatureTerms.h>
Public Types | |
| typedef GraphT::vertex_descriptor | VertexId |
Public Member Functions | |
| const Eigen::MatrixXf | computeFeatures (std::vector< float > sigma) |
| CurvatureFeature (GraphT &graph) | |
Protected Attributes | |
| GraphT & | _graph |
| const long unsigned int | _num_features = 1 |
Definition at line 96 of file DenseCRFFeatureTerms.h.
| typedef GraphT::vertex_descriptor VertexId |
Definition at line 98 of file DenseCRFFeatureTerms.h.
|
inlineexplicit |
Definition at line 105 of file DenseCRFFeatureTerms.h.
|
inline |
Definition at line 108 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 101 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 102 of file DenseCRFFeatureTerms.h.