AddDimension(const char *name, double min, double max) | HoughTree | |
AddNodeGroup(unsigned id, unsigned cdim, const double min[], const double max[], const double gra[]) | HoughTree | |
AddResolutionLevel(const unsigned div[]) | HoughTree | |
AddResolutionLevelCore(const unsigned div[]) | HoughTree | private |
AllocateLookUpTable() | HoughTree | |
AllocateMatchCandidate()=0 | HoughTree | protectedpure virtual |
AllocateNodeGroup(unsigned id) | HoughTree | inlinevirtual |
CheckCell(unsigned lv, const unsigned id[], HoughCell **pcell, const std::vector< GroupMember * > members[]) | HoughTree | private |
FinalFit(MatchCandidate *match)=0 | HoughTree | protectedpure virtual |
GetCurrentMatchBufferPtr() | HoughTree | inlineprivate |
GetDdim() const | HoughTree | inline |
GetDimension(unsigned id) const | HoughTree | inline |
GetGdim() const | HoughTree | inline |
GetGroup(unsigned gr) const | HoughTree | inline |
GetGroupCount() const | HoughTree | inline |
GetInitializedCell(unsigned lv, const unsigned id[]) | HoughTree | private |
GetLdim() const | HoughTree | inline |
GetLevel(unsigned lv) const | HoughTree | inline |
GetLinearMatchCandidateCount() const | HoughTree | inline |
GetMatchCandidate(unsigned tc) | HoughTree | inline |
GetUsefulGroupCount(const HoughCell *cell) const | HoughTree | inlineprivate |
GetVerbosityLevel() const | HoughTree | inline |
HoughTree() | HoughTree | |
IsBusy(const GroupMember *member) const | HoughTree | inlineprivate |
IsSubset(MatchCandidate *match) const | HoughTree | private |
LaunchPatternFinder() | HoughTree | |
MappingCall(const double par[], t_hough_range id[])=0 | HoughTree | privatepure virtual |
mBinaryTree | HoughTree | private |
mBlindCell | HoughTree | private |
mBlindCellDecisionLevel | HoughTree | private |
mBorrowedHitCounterMax | HoughTree | private |
mBorrowedPlusMissingHitCounterMax | HoughTree | private |
mCellAcceptanceDecisionLevel | HoughTree | private |
mCellTree | HoughTree | private |
mCurrMinOkHitCounter | HoughTree | protected |
mDimensions | HoughTree | private |
mFastTreeSearchMode | HoughTree | protected |
mGcounters | HoughTree | private |
mGeometryLocked | HoughTree | private |
mGlimits | HoughTree | private |
mGroups | HoughTree | protected |
mInitialized | HoughTree | private |
mMatchCandidateCount | HoughTree | protected |
mMatchCandidates | HoughTree | protected |
mMaxOkHitCounter | HoughTree | private |
mMinOkHitCounter | HoughTree | private |
mResolutionLevels | HoughTree | private |
mSingleCellEdgeNum | HoughTree | private |
mTrackQualityIterationNum | HoughTree | protected |
mVerbosityLevel | HoughTree | private |
PurgeDuplicateTracks() | HoughTree | private |
ResolveAmbiguitiesNg(MatchCandidate *match)=0 | HoughTree | protectedpure virtual |
SetBlindCellDecisionLevel(unsigned level) | HoughTree | inline |
SetBorrowedHitCounterLimit(unsigned max) | HoughTree | inline |
SetBorrowedPlusMissingHitCounterLimit(unsigned max) | HoughTree | inline |
SetFastTreeSearchMode(unsigned qualityItrNum) | HoughTree | inline |
SetOkHitCounterLimits(unsigned min, unsigned max) | HoughTree | inline |
SetupTrackQualityIteration(unsigned itr)=0 | HoughTree | privatepure virtual |
SetVerbosityLevel(unsigned level) | HoughTree | inline |
~HoughTree() | HoughTree | inline |