#include <VisionX/components/pointcloud_processor/DenseCRFSegmentationProcessor/DenseCRFFeatureTerms.h>
|
typedef GraphT::vertex_descriptor | VertexId |
|
template<class GraphT>
struct armarx::VariableCombinedFeature< GraphT >
Definition at line 181 of file DenseCRFFeatureTerms.h.
◆ VertexId
typedef GraphT::vertex_descriptor VertexId |
◆ VariableCombinedFeature()
VariableCombinedFeature |
( |
GraphT & |
graph, |
|
|
bool |
useRGB, |
|
|
bool |
useNormals, |
|
|
bool |
useXYZ, |
|
|
bool |
useCurvature, |
|
|
bool |
useTime |
|
) |
| |
|
inlineexplicit |
◆ computeFeatures()
Eigen::MatrixXf computeFeatures |
( |
std::vector< float > |
sigma | ) |
|
|
inline |
◆ _graph
◆ _num_features
const long unsigned int _num_features = calcNumFeatues() |
|
protected |
◆ useCurv
◆ useNorm
◆ useRGB
◆ useTime
◆ useXYZ
The documentation for this struct was generated from the following file: