This is the complete list of members for
HoughAccumulator, including all inherited members.
getAccumulatorValue(int scaleIndex, int orientationIndex, int xIndex, int yIndex, unsigned int &value) | HoughAccumulator | |
getClusteredMatches() | HoughAccumulator | |
getImage(cv::Mat &target) | HoughAccumulator | |
getIndex(int scaleIndex, int orientationIndex, int xIndex, int yIndex) | HoughAccumulator | [private] |
getLog() | HoughAccumulator | [inline] |
getMaxAccumulatorValue() | HoughAccumulator | [private] |
getMaximumMatches() | HoughAccumulator | |
getVariance() | HoughAccumulator | |
HoughAccumulator() | HoughAccumulator | |
incrAccumulatorValue(int scaleIndex, int orientationIndex, int xIndex, int yIndex, KeyPointMatch match) | HoughAccumulator | |
m_AccumulatorArray | HoughAccumulator | [private] |
m_AccumulatorSize | HoughAccumulator | [private] |
m_Log | HoughAccumulator | [private] |
m_OrientationBins | HoughAccumulator | [private] |
m_ScaleBins | HoughAccumulator | [private] |
m_XLocationBins | HoughAccumulator | [private] |
m_YLocationBins | HoughAccumulator | [private] |
resetAccumulator() | HoughAccumulator | |
verifyAccumulatorIndex(int scale, int orientation, int xLocation, int yLocation) | HoughAccumulator | [private] |
~HoughAccumulator() | HoughAccumulator | |