OTB
9.0.0
Orfeo Toolbox
|
#include <grmFullLambdaScheduleSegmenter.h>
Public Attributes | |
std::vector< float > | m_Means |
Public Attributes inherited from grm::Node< FLSNode > | |
std::vector< CRPTNeighborType > | m_Edges |
Public Attributes inherited from grm::BaseNode | |
unsigned int | m_Area |
lp::BoundingBox | m_Bbox |
lp::Contour | m_Contour |
bool | m_Expired |
long unsigned int | m_Id |
bool | m_IsMerged |
unsigned int | m_Perimeter |
bool | m_Valid |
Additional Inherited Members | |
Public Types inherited from grm::Node< FLSNode > | |
typedef NeighborType< FLSNode > | CRPTNeighborType |
Definition at line 24 of file grmFullLambdaScheduleSegmenter.h.
std::vector<float> grm::FLSNode::m_Means |
Definition at line 26 of file grmFullLambdaScheduleSegmenter.h.