|
|
#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 293 of file DenseCRFFeatureTerms.h.
| typedef GraphT::vertex_descriptor VertexId |
Definition at line 295 of file DenseCRFFeatureTerms.h.
|
inlineexplicit |
Definition at line 303 of file DenseCRFFeatureTerms.h.
|
inline |
Definition at line 317 of file DenseCRFFeatureTerms.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 298 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 300 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 299 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 299 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 299 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 299 of file DenseCRFFeatureTerms.h.
|
protected |
Definition at line 299 of file DenseCRFFeatureTerms.h.