#include <ObjectFinderStereo.h>
|
void | AddObject (const Object3DEntry &entry) |
|
void | AddObjectClassifier (CObjectClassifierInterface *pObjectClassifier) |
|
void | ClearObjectClassifierList () |
|
void | ClearObjectList () |
|
| CObjectFinderStereo () |
|
int | Finalize (float dMinZDistance, float fMaxZDistance, bool bInputImagesAreRectified, ObjectColor finalizeColor=eNone, float fMaxEpipolarDistance=10, bool bUseDistortionParameters=true) |
|
void | FindObjects (const CByteImage *const *ppImages, CByteImage **ppResultImages, ObjectColor color, int nMinPointsPerRegion, bool bShowSegmentedImage) |
|
void | FindObjects (const CByteImage *const *ppImages, CByteImage **ppResultImages, ObjectColor color, int nMinPointsPerRegion, CByteImage **ppResultSegmentedImages) |
|
void | FindObjects (const CByteImage *const *ppImages, CByteImage **ppResultImages, ObjectColor colorName, int hue, int hue_tol, int min_sat, int max_sat, int min_v, int max_v, int nMinPointsPerRegion, bool bShowSegmentedImage) |
|
void | FindObjectsInSegmentedImage (const CByteImage *const *ppImages, CByteImage **ppResultImages, ObjectColor color, int nMinPointsPerRegion, bool bShowSegmentedImage) |
|
CByteImage * | GetLeftSegmentationResult () |
|
const Object3DList & | GetObject3DList () |
|
CByteImage * | GetRightSegmentationResult () |
|
const CStereoCalibration * | GetStereoCalibration () |
|
bool | Init (const char *pCameraParameterFileName) |
|
void | Init (CStereoCalibration *pStereoCalibration) |
|
void | PrepareImages (const CByteImage *const *ppImages, float fROIFactor=-1, bool bCalculateHSVImage=true) |
|
void | RemoveObjectClassifier (CObjectClassifierInterface *pObjectClassifier) |
|
void | SetColorParameterSet (const CColorParameterSet *pColorParameterSet) |
|
void | SetObjectEntryFilter (CObjectEntryFilterInterface *pObjectEntryFilter) |
|
void | SetRegionFilter (CRegionFilterInterface *pRegionFilter) |
|
| ~CObjectFinderStereo () |
|
Definition at line 73 of file ObjectFinderStereo.h.
CObjectFinderStereo::CObjectFinderStereo |
( |
| ) |
|
CObjectFinderStereo::~CObjectFinderStereo |
( |
| ) |
|
void CObjectFinderStereo::ClearObjectClassifierList |
( |
| ) |
|
void CObjectFinderStereo::ClearObjectList |
( |
| ) |
|
int CObjectFinderStereo::DetermineMatches |
( |
Object2DList & |
resultListLeft, |
|
|
Object2DList & |
resultListRight, |
|
|
float |
fMinZDistance, |
|
|
float |
fMaxZDistance, |
|
|
bool |
bInputImagesAreRectified, |
|
|
bool |
bUseDistortionParameters, |
|
|
ObjectColor |
finalizeColor, |
|
|
float |
fMaxYDiff |
|
) |
| |
|
protected |
int CObjectFinderStereo::Finalize |
( |
float |
dMinZDistance, |
|
|
float |
fMaxZDistance, |
|
|
bool |
bInputImagesAreRectified, |
|
|
ObjectColor |
finalizeColor = eNone , |
|
|
float |
fMaxEpipolarDistance = 10 , |
|
|
bool |
bUseDistortionParameters = true |
|
) |
| |
void CObjectFinderStereo::FindObjects |
( |
const CByteImage *const * |
ppImages, |
|
|
CByteImage ** |
ppResultImages, |
|
|
ObjectColor |
color, |
|
|
int |
nMinPointsPerRegion, |
|
|
bool |
bShowSegmentedImage |
|
) |
| |
void CObjectFinderStereo::FindObjects |
( |
const CByteImage *const * |
ppImages, |
|
|
CByteImage ** |
ppResultImages, |
|
|
ObjectColor |
colorName, |
|
|
int |
hue, |
|
|
int |
hue_tol, |
|
|
int |
min_sat, |
|
|
int |
max_sat, |
|
|
int |
min_v, |
|
|
int |
max_v, |
|
|
int |
nMinPointsPerRegion, |
|
|
bool |
bShowSegmentedImage |
|
) |
| |
void CObjectFinderStereo::FindObjectsInSegmentedImage |
( |
const CByteImage *const * |
ppImages, |
|
|
CByteImage ** |
ppResultImages, |
|
|
ObjectColor |
color, |
|
|
int |
nMinPointsPerRegion, |
|
|
bool |
bShowSegmentedImage |
|
) |
| |
CByteImage * CObjectFinderStereo::GetLeftSegmentationResult |
( |
| ) |
|
const Object3DList& CObjectFinderStereo::GetObject3DList |
( |
| ) |
|
|
inline |
CByteImage * CObjectFinderStereo::GetRightSegmentationResult |
( |
| ) |
|
bool CObjectFinderStereo::Init |
( |
const char * |
pCameraParameterFileName | ) |
|
void CObjectFinderStereo::PrepareImages |
( |
const CByteImage *const * |
ppImages, |
|
|
float |
fROIFactor = -1 , |
|
|
bool |
bCalculateHSVImage = true |
|
) |
| |
bool CObjectFinderStereo::m_bOwnCalibration |
|
private |
The documentation for this class was generated from the following files:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28