|
#include <VisionX/components/pointcloud_processor/DenseCRFSegmentationProcessor/DenseCRFFeatureTerms.h>
Public Types | |
typedef GraphT::vertex_descriptor | VertexId |
Public Member Functions | |
Eigen::MatrixXf | computeFeatures (std::vector< float > sigma) |
VariableCombinedNormalizedFeature (GraphT &graph, bool useRGB, bool useNormals, bool useXYZ, bool useCurvature, bool useTime) | |
Protected Attributes | |
GraphT & | _graph |
const long unsigned int | _num_features = calcNumFeatues() |
bool | useCurv |
bool | useNorm |
bool | useRGB |
bool | useTime |
bool | useXYZ |
Definition at line 261 of file DenseCRFFeatureTerms.h.
typedef GraphT::vertex_descriptor VertexId |
Definition at line 263 of file DenseCRFFeatureTerms.h.
|
inlineexplicit |
Definition at line 269 of file DenseCRFFeatureTerms.h.
|
inline |
Definition at line 275 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 265 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 267 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 266 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 266 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 266 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 266 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 266 of file DenseCRFFeatureTerms.h.