This is the complete list of members for te::rp::TiePointsLocatorSURFStrategy, including all inherited members.
| checkForDuplicatedInterestPoints(const InterestPointsSetT &interestPoints, double &x, double &y) | te::rp::TiePointsLocatorStrategy | protectedstatic | 
| createIntegralImage(const FloatsMatrix &inputData, FloatsMatrix &outputData) | te::rp::TiePointsLocatorSURFStrategy | protectedstatic | 
| createTifFromMatrix(const FloatsMatrix &rasterData, const InterestPointsSetT &interestPoints, const std::string &tifFileName) | te::rp::TiePointsLocatorStrategy | protectedstatic | 
| DoublesMatrix typedef | te::rp::TiePointsLocatorStrategy | protected | 
| executeMatchingByEuclideanDist(const FloatsMatrix &featuresSet1, const FloatsMatrix &featuresSet2, const InterestPointsSetT &interestPointsSet1, const InterestPointsSetT &interestPointsSet2, te::gm::GeometricTransformation const *const raster1ToRaster2TransfPtr, const double raster1ToRaster2TransfDMapError, MatchedInterestPointsSetT &matchedPoints) const | te::rp::TiePointsLocatorSURFStrategy | protected | 
| executeMatchingByEuclideanDistThreadEntry(ExecuteMatchingByEuclideanDistThreadEntryParams *paramsPtr) | te::rp::TiePointsLocatorSURFStrategy | protectedstatic | 
| features2Tiff(const DoublesMatrix &features, const InterestPointsSetT &interestPoints, const std::string &fileNameBeginning) | te::rp::TiePointsLocatorStrategy | protectedstatic | 
| FloatsMatrix typedef | te::rp::TiePointsLocatorStrategy | protected | 
| generateSurfFeatures(const InterestPointsSetT &interestPoints, const FloatsMatrix &integralRasterData, InterestPointsSetT &validInterestPoints, FloatsMatrix &features) | te::rp::TiePointsLocatorSURFStrategy | protectedstatic | 
| getAutoMaxTiePointsNumber() const | te::rp::TiePointsLocatorSURFStrategy | protectedvirtual | 
| getDefaultSpecStrategyParams(std::auto_ptr< TiePointsLocatorStrategyParameters > &defaultSpecParamsPtr) const | te::rp::TiePointsLocatorSURFStrategy | virtual | 
| getHaarXVectorIntensity(BufferType &buffer, const unsigned int ¢erX, const unsigned int ¢erY, const unsigned int &radius) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getHaarYVectorIntensity(BufferType &buffer, const unsigned int ¢erX, const unsigned int ¢erY, const unsigned int &radius) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getIntegralBoxSum(BufferType &buffer, const unsigned int &upperLeftX, const unsigned int &upperLeftY, const unsigned int &lowerRightX, const unsigned int &lowerRightY) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getMatchedInterestPoints(te::gm::GeometricTransformation const *const raster1ToRaster2TransfPtr, const double raster1ToRaster2TransfDMapError, MatchedInterestPointsSetT &matchedInterestPoints) | te::rp::TiePointsLocatorSURFStrategy | protectedvirtual | 
| getSubSampledSpecStrategyParams(const double subSampleOptimizationRescaleFactor, const TiePointsLocatorStrategyParameters &inputSpecParams, std::auto_ptr< TiePointsLocatorStrategyParameters > &subSampledSpecParamsPtr) const | te::rp::TiePointsLocatorSURFStrategy | virtual | 
| getSurfDxxDerivative(float **bufferPtr, const unsigned int ¢erX, const unsigned int ¢erY, const unsigned int &lobeWidth, const unsigned int &lobeRadius) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getSurfDxyDerivative(float **bufferPtr, const unsigned int ¢erX, const unsigned int ¢erY, const unsigned int &lobeWidth) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getSurfDyyDerivative(float **bufferPtr, const unsigned int ¢erX, const unsigned int ¢erY, const unsigned int &lobeWidth, const unsigned int &lobeRadius) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getSurfFilterSize(const unsigned int &octaveIndex, const unsigned int &scaleIndex) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getSurfOctaveBaseFilterSize(const unsigned int &octaveIndex) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| getSurfOctaveFilterStepSize(const unsigned int &octaveIndex) | te::rp::TiePointsLocatorSURFStrategy | inlineprotectedstatic | 
| initialize(const te::rp::TiePointsLocatorInputParameters &inputParameters) | te::rp::TiePointsLocatorSURFStrategy | protectedvirtual | 
| InterestPointsListT typedef | te::rp::TiePointsLocatorStrategy | protected | 
| InterestPointsSetT typedef | te::rp::TiePointsLocatorStrategy | protected | 
| loadRasterData(te::rst::Raster const *rasterPtr, const std::vector< unsigned int > &rasterBands, te::rst::Raster const *maskRasterPtr, const unsigned int maskRasterBand, const unsigned int rasterTargetAreaLineStart, const unsigned int rasterTargetAreaColStart, const unsigned int rasterTargetAreaWidth, const unsigned int rasterTargetAreaHeight, const double desiredRescaleFactorX, const double desiredRescaleFactorY, const te::rst::Interpolator::Method rasterInterpMethod, const unsigned char maxMemPercentUsage, std::vector< boost::shared_ptr< FloatsMatrix > > &loadedRasterData, UCharsMatrix &loadedMaskRasterData, double &achievedRescaleFactorX, double &achievedRescaleFactorY) | te::rp::TiePointsLocatorStrategy | protectedstatic | 
| locateSurfInterestPoints(const unsigned int maxInterestPoints, const FloatsMatrix &integralRasterData, UCharsMatrix const *maskRasterDataPtr, InterestPointsSetT &interestPoints) const | te::rp::TiePointsLocatorSURFStrategy | protected | 
| locateSurfInterestPointsThreadEntry(SurfLocatorThreadParams *paramsPtr) | te::rp::TiePointsLocatorSURFStrategy | protectedstatic | 
| m_inputParameters | te::rp::TiePointsLocatorSURFStrategy | protected | 
| m_isInitialized | te::rp::TiePointsLocatorSURFStrategy | protected | 
| MatchedInterestPointsSetT typedef | te::rp::TiePointsLocatorStrategy | protected | 
| reset() | te::rp::TiePointsLocatorSURFStrategy | protectedvirtual | 
| roolUpBuffer(BufferElementT **bufferPtr, const unsigned int &bufferLinesNumber) | te::rp::TiePointsLocatorStrategy | inlineprotectedstatic | 
| TiePointsLocatorStrategy() | te::rp::TiePointsLocatorStrategy | protected | 
| TiePointsLocatorSURFStrategy() | te::rp::TiePointsLocatorSURFStrategy | protected | 
| TiePointsLocatorSURFStrategyFactory class | te::rp::TiePointsLocatorSURFStrategy | friend | 
| UCharsMatrix typedef | te::rp::TiePointsLocatorStrategy | protected | 
| ~TiePointsLocatorStrategy() | te::rp::TiePointsLocatorStrategy | virtual | 
| ~TiePointsLocatorSURFStrategy() | te::rp::TiePointsLocatorSURFStrategy |