OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
grm::BaatzNode Struct Reference

#include <grmBaatzSegmenter.h>

+ Inheritance diagram for grm::BaatzNode:
+ Collaboration diagram for grm::BaatzNode:

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< CRPTNeighborTypem_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< BaatzNodeCRPTNeighborType
 

Detailed Description

Definition at line 24 of file grmBaatzSegmenter.h.

Member Data Documentation

◆ m_Means

std::vector<float> grm::BaatzNode::m_Means

Definition at line 26 of file grmBaatzSegmenter.h.

◆ m_SpectralSum

std::vector<float> grm::BaatzNode::m_SpectralSum

Definition at line 28 of file grmBaatzSegmenter.h.

◆ m_SquareMeans

std::vector<float> grm::BaatzNode::m_SquareMeans

Definition at line 27 of file grmBaatzSegmenter.h.

◆ m_Std

std::vector<float> grm::BaatzNode::m_Std

Definition at line 29 of file grmBaatzSegmenter.h.


The documentation for this struct was generated from the following file: