#include <HoughSpace2D.h>
Definition at line 43 of file HoughSpace2D.h.
◆ CHoughSpace2D()
| CHoughSpace2D::CHoughSpace2D |
( |
int |
nImageWidth, |
|
|
int |
nImageHeight, |
|
|
float |
fScale |
|
) |
| |
◆ ~CHoughSpace2D()
| CHoughSpace2D::~CHoughSpace2D |
( |
| ) |
|
◆ CheckAndDetermineHomography()
| bool CHoughSpace2D::CheckAndDetermineHomography |
( |
Mat3d & |
A, |
|
|
Vec2d & |
centroid, |
|
|
int & |
nResultMatches, |
|
|
float & |
fResultError, |
|
|
CByteImage * |
pResultImage = 0 |
|
) |
| |
◆ GetMatchedFeatures()
| const Vec2d* CHoughSpace2D::GetMatchedFeatures |
( |
| ) |
|
|
inline |
◆ GetNumberOfValidFeatures()
| int CHoughSpace2D::GetNumberOfValidFeatures |
( |
| ) |
|
|
inline |
◆ GetValidFeatures()
| const Vec2d* CHoughSpace2D::GetValidFeatures |
( |
| ) |
|
|
inline |
◆ InitNextRun()
| void CHoughSpace2D::InitNextRun |
( |
| ) |
|
◆ SetRecognitionThresholds()
| void CHoughSpace2D::SetRecognitionThresholds |
( |
int |
nMinValidFeatures, |
|
|
float |
fMaxError |
|
) |
| |
◆ SetVerbose()
| void CHoughSpace2D::SetVerbose |
( |
bool |
bVerbose | ) |
|
|
inline |
◆ Vote()
◆ WriteHoughSpaceImage()
| void CHoughSpace2D::WriteHoughSpaceImage |
( |
| ) |
|
◆ m_bVerbose
| bool CHoughSpace2D::m_bVerbose |
|
private |
◆ m_fBestScale
| float CHoughSpace2D::m_fBestScale |
|
private |
◆ m_fMaxError
| float CHoughSpace2D::m_fMaxError |
|
private |
◆ m_fScale
| float CHoughSpace2D::m_fScale |
|
private |
◆ m_nBestOffset
| int CHoughSpace2D::m_nBestOffset |
|
private |
◆ m_nCurrentID
| int CHoughSpace2D::m_nCurrentID |
|
private |
◆ m_nHeight
| int CHoughSpace2D::m_nHeight |
|
private |
◆ m_nMaxHits
| int CHoughSpace2D::m_nMaxHits |
|
private |
◆ m_nMinValidFeatures
| int CHoughSpace2D::m_nMinValidFeatures |
|
private |
◆ m_nValidFeatures
| int CHoughSpace2D::m_nValidFeatures |
|
private |
◆ m_nWidth
| int CHoughSpace2D::m_nWidth |
|
private |
◆ m_pMatchedFeatures
| Vec2d* CHoughSpace2D::m_pMatchedFeatures |
|
private |
◆ m_pPairList
◆ m_ppHoughSpace
◆ m_pValidFeatures
| Vec2d* CHoughSpace2D::m_pValidFeatures |
|
private |
The documentation for this class was generated from the following file:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:01