OTB
9.0.0
Orfeo Toolbox
|
#include <grmBaatzSegmenter.h>
Public Attributes | |
std::vector< float > | m_Means |
std::vector< float > | m_SpectralSum |
std::vector< float > | m_SquareMeans |
std::vector< float > | m_Std |
Public Attributes inherited from grm::Node< BaatzNode > | |
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< BaatzNode > | |
typedef NeighborType< BaatzNode > | CRPTNeighborType |
Definition at line 24 of file grmBaatzSegmenter.h.
std::vector<float> grm::BaatzNode::m_Means |
Definition at line 26 of file grmBaatzSegmenter.h.
std::vector<float> grm::BaatzNode::m_SpectralSum |
Definition at line 28 of file grmBaatzSegmenter.h.
std::vector<float> grm::BaatzNode::m_SquareMeans |
Definition at line 27 of file grmBaatzSegmenter.h.
std::vector<float> grm::BaatzNode::m_Std |
Definition at line 29 of file grmBaatzSegmenter.h.