CMSERDescriptor Class Reference

#include <VisionX/components/image_processor/ObjectLearningByPushing/ObjectHypothesis.h>

Public Member Functions

 CMSERDescriptor ()
 
CMSERDescriptorGetCopy ()
 

Public Attributes

float fAverageSaturationInnerPoints
 
float fAverageSaturationSurroundingRegion
 
float fEigenvalue1
 
float fEigenvalue2
 
int nSize
 
float pHueHistogramInnerPoints [OLP_SIZE_MSER_HISTOGRAM]
 
float pHueHistogramSurroundingRegion [OLP_SIZE_MSER_HISTOGRAM]
 
std::vector< Vec2d > * pPoints2D
 
Vec2d vEigenvector1
 
Vec2d vEigenvector2
 
Vec2d vMean
 

Detailed Description

Definition at line 35 of file ObjectHypothesis.h.

Constructor & Destructor Documentation

◆ CMSERDescriptor()

CMSERDescriptor ( )
inline

Definition at line 38 of file ObjectHypothesis.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ GetCopy()

CMSERDescriptor* GetCopy ( )
inline

Definition at line 43 of file ObjectHypothesis.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ fAverageSaturationInnerPoints

float fAverageSaturationInnerPoints

Definition at line 90 of file ObjectHypothesis.h.

◆ fAverageSaturationSurroundingRegion

float fAverageSaturationSurroundingRegion

Definition at line 92 of file ObjectHypothesis.h.

◆ fEigenvalue1

float fEigenvalue1

Definition at line 85 of file ObjectHypothesis.h.

◆ fEigenvalue2

float fEigenvalue2

Definition at line 85 of file ObjectHypothesis.h.

◆ nSize

int nSize

Definition at line 81 of file ObjectHypothesis.h.

◆ pHueHistogramInnerPoints

float pHueHistogramInnerPoints[OLP_SIZE_MSER_HISTOGRAM]

Definition at line 89 of file ObjectHypothesis.h.

◆ pHueHistogramSurroundingRegion

float pHueHistogramSurroundingRegion[OLP_SIZE_MSER_HISTOGRAM]

Definition at line 91 of file ObjectHypothesis.h.

◆ pPoints2D

std::vector<Vec2d>* pPoints2D

Definition at line 79 of file ObjectHypothesis.h.

◆ vEigenvector1

Vec2d vEigenvector1

Definition at line 87 of file ObjectHypothesis.h.

◆ vEigenvector2

Vec2d vEigenvector2

Definition at line 87 of file ObjectHypothesis.h.

◆ vMean

Vec2d vMean

Definition at line 83 of file ObjectHypothesis.h.


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