#include <HoughSpace2D.h>
Definition at line 43 of file HoughSpace2D.h.
CHoughSpace2D::CHoughSpace2D |
( |
int |
nImageWidth, |
|
|
int |
nImageHeight, |
|
|
float |
fScale |
|
) |
| |
CHoughSpace2D::~CHoughSpace2D |
( |
| ) |
|
bool CHoughSpace2D::CheckAndDetermineHomography |
( |
Mat3d & |
A, |
|
|
Vec2d & |
centroid, |
|
|
int & |
nResultMatches, |
|
|
float & |
fResultError, |
|
|
CByteImage * |
pResultImage = 0 |
|
) |
| |
const Vec2d* CHoughSpace2D::GetMatchedFeatures |
( |
| ) |
|
|
inline |
int CHoughSpace2D::GetNumberOfValidFeatures |
( |
| ) |
|
|
inline |
const Vec2d* CHoughSpace2D::GetValidFeatures |
( |
| ) |
|
|
inline |
void CHoughSpace2D::InitNextRun |
( |
| ) |
|
void CHoughSpace2D::SetRecognitionThresholds |
( |
int |
nMinValidFeatures, |
|
|
float |
fMaxError |
|
) |
| |
void CHoughSpace2D::SetVerbose |
( |
bool |
bVerbose | ) |
|
|
inline |
void CHoughSpace2D::WriteHoughSpaceImage |
( |
| ) |
|
bool CHoughSpace2D::m_bVerbose |
|
private |
float CHoughSpace2D::m_fBestScale |
|
private |
float CHoughSpace2D::m_fMaxError |
|
private |
float CHoughSpace2D::m_fScale |
|
private |
int CHoughSpace2D::m_nBestOffset |
|
private |
int CHoughSpace2D::m_nCurrentID |
|
private |
int CHoughSpace2D::m_nHeight |
|
private |
int CHoughSpace2D::m_nMaxHits |
|
private |
int CHoughSpace2D::m_nMinValidFeatures |
|
private |
int CHoughSpace2D::m_nValidFeatures |
|
private |
int CHoughSpace2D::m_nWidth |
|
private |
Vec2d* CHoughSpace2D::m_pMatchedFeatures |
|
private |
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 Dec 2 2019 03:47:28