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