Go to the documentation of this file.
29 #include "Math/Math3d.h"
30 #include "Features/SIFTFeatures/SIFTFeatureEntry.h"
31 #include "Structs/Structs.h"
32 #include "DataStructures/DynamicArrayTemplate.h"
49 pRet->
pPoints2D =
new std::vector<Vec2d>();
51 for (
int i = 0; i < (int)
pPoints2D->size(); i++)
187 delete (*pFeatureDescriptors)[j];
256 Math3d::SetVec(
vCenter, Math3d::zero_vec);
263 for (
size_t i = 0; i <
aNewPoints.size(); i++)
CMSERDescriptor3D * pMSERDescriptor
CDynamicArrayTemplate< CSIFTFeatureEntry * > CSIFTFeatureArray
VectorXD< 2, double > Vec2d
float fAverageSaturationSurroundingRegion
std::vector< Vec2d > * pPoints2D
#define OLP_SIZE_MSER_HISTOGRAM
CHypothesisPoint * GetCopy()
VectorXD< 3, double > Vec3d
std::vector< CHypothesisPoint * > aVisibleConfirmedPoints
CSIFTFeatureArray * pFeatureDescriptors
CMSERDescriptor * pRegionLeft
CMSERDescriptor * pRegionRight
float fAverageSaturationInnerPoints
CMSERDescriptor * GetCopy()
CDynamicArrayTemplate< CObjectHypothesis * > CObjectHypothesisArray
std::vector< CHypothesisPoint * > aNewPoints
CMSERDescriptor3D * GetCopy()
std::vector< CHypothesisPoint * > aDoubtablePoints
std::vector< CHypothesisPoint * > aConfirmedPoints
float fMembershipProbability
float pHueHistogramSurroundingRegion[OLP_SIZE_MSER_HISTOGRAM]
std::vector< bool > aHypothesisHasMoved
float pHueHistogramInnerPoints[OLP_SIZE_MSER_HISTOGRAM]