| _cache | PanoDetector | [private] |
| _celeste | PanoDetector | [private] |
| _celesteRadius | PanoDetector | [private] |
| _celesteThreshold | PanoDetector | [private] |
| _cleanup | PanoDetector | [private] |
| _cores | PanoDetector | [private] |
| _downscale | PanoDetector | [private] |
| _filesData | PanoDetector | [private] |
| _inputFile | PanoDetector | [private] |
| _kdTreeSearchSteps | PanoDetector | [private] |
| _kdTreeSecondDistance | PanoDetector | [private] |
| _keypath | PanoDetector | [private] |
| _keyPointsIdx | PanoDetector | [private] |
| _linearMatchLen | PanoDetector | [private] |
| _matchesData | PanoDetector | [private] |
| _matchingStrategy | PanoDetector | [private] |
| _minimumMatches | PanoDetector | [private] |
| _outputFile | PanoDetector | [private] |
| _outputGiven | PanoDetector | [private] |
| _panoramaInfo | PanoDetector | [private] |
| _panoramaInfoCopy | PanoDetector | [private] |
| _prefix | PanoDetector | [private] |
| _ransacDistanceThres | PanoDetector | [private] |
| _ransacIters | PanoDetector | [private] |
| _ransacMode | PanoDetector | [private] |
| _sieve1Height | PanoDetector | [private] |
| _sieve1Size | PanoDetector | [private] |
| _sieve1Width | PanoDetector | [private] |
| _sieve2Height | PanoDetector | [private] |
| _sieve2Size | PanoDetector | [private] |
| _sieve2Width | PanoDetector | [private] |
| _test | PanoDetector | [private] |
| _verbose | PanoDetector | [private] |
| _writeAllKeyPoints | PanoDetector | [private] |
| ALLPAIRS enum value | PanoDetector | |
| AnalyzeImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| BuildKDTreesInImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| checkData() | PanoDetector | |
| checkLoadSuccess() | PanoDetector | [private] |
| CleanupKeyfiles() | PanoDetector | [private] |
| FileNameList_t typedef | PanoDetector | |
| FileNameListIt_t typedef | PanoDetector | |
| FilterKeyPointsInImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| FilterMatchesInPair(MatchData &ioMatchData, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| FindKeyPointsInImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| FindMatchesInPair(MatchData &ioMatchData, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| FreeMemoryInImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| getCached() const | PanoDetector | [inline] |
| getCeleste() const | PanoDetector | [inline] |
| getCelesteRadius() const | PanoDetector | [inline] |
| getCelesteThreshold() const | PanoDetector | [inline] |
| getCleanup() const | PanoDetector | [inline] |
| getDownscale() const | PanoDetector | [inline] |
| getKDTreeSearchSteps() const | PanoDetector | [inline] |
| getKDTreeSecondDistance() const | PanoDetector | [inline] |
| getKeyPointsIdx() const | PanoDetector | [inline] |
| getLinearMatchLen() const | PanoDetector | [inline] |
| getMatchingStrategy() const | PanoDetector | [inline] |
| getMinimumMatches() const | PanoDetector | [inline] |
| getPanoramaInfo() const | PanoDetector | [inline] |
| getRansacDistanceThreshold() const | PanoDetector | [inline] |
| getRansacIterations() const | PanoDetector | [inline] |
| getRansacMode() | PanoDetector | [inline] |
| getSieve1Height() const | PanoDetector | [inline] |
| getSieve1Size() const | PanoDetector | [inline] |
| getSieve1Width() const | PanoDetector | [inline] |
| getSieve2Height() const | PanoDetector | [inline] |
| getSieve2Size() const | PanoDetector | [inline] |
| getSieve2Width() const | PanoDetector | [inline] |
| getTest() const | PanoDetector | [inline] |
| getVerbose() const | PanoDetector | [inline] |
| getWriteAllKeyPoints() const | PanoDetector | [inline] |
| ImgData_t typedef | PanoDetector | |
| ImgDataIt_t typedef | PanoDetector | |
| KeyPointDetector typedef | PanoDetector | |
| KPKDTree typedef | PanoDetector | |
| KPKDTreePtr typedef | PanoDetector | |
| LINEAR enum value | PanoDetector | |
| LoadKeypoints(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| loadProject() | PanoDetector | [private] |
| LoadSVMModel() | PanoDetector | [private] |
| MakeKeyPointDescriptorsInImage(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| match(ZThread::PoolExecutor &aExecutor, std::vector< HuginBase::UIntSet > &checkedPairs) | PanoDetector | |
| MatchData_t typedef | PanoDetector | |
| MatchDataIt_t typedef | PanoDetector | |
| MatchingStrategy enum name | PanoDetector | |
| matchMultiRow(ZThread::PoolExecutor &aExecutor) | PanoDetector | |
| matchPrealigned(ZThread::PoolExecutor &aExecutor, Panorama *pano, std::vector< HuginBase::UIntSet > &connectedImages, std::vector< size_t > imgMap, bool exactOverlap=true) | PanoDetector | |
| MULTIROW enum value | PanoDetector | |
| PanoDetector() | PanoDetector | |
| PREALIGNED enum value | PanoDetector | |
| printDetails() | PanoDetector | |
| printFilenames() | PanoDetector | |
| printHelp() | PanoDetector | |
| RansacMatchesInPair(MatchData &ioMatchData, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| RansacMatchesInPairCam(MatchData &ioMatchData, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| RansacMatchesInPairHomography(MatchData &ioMatchData, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| RemapBackKeypoints(ImgData &ioImgInfo, const PanoDetector &iPanoDetector) | PanoDetector | [static] |
| run() | PanoDetector | |
| setCached(bool iCached) | PanoDetector | [inline] |
| setCeleste(bool iCeleste) | PanoDetector | [inline] |
| setCelesteRadius(int iCelesteRadius) | PanoDetector | [inline] |
| setCelesteThreshold(double iCelesteThreshold) | PanoDetector | [inline] |
| setCleanup(bool iCleanup) | PanoDetector | [inline] |
| setCores(int iCores) | PanoDetector | [inline] |
| setDownscale(bool iDown) | PanoDetector | [inline] |
| setInputFile(const std::string &inputFile) | PanoDetector | [inline] |
| setKDTreeSearchSteps(int iSteps) | PanoDetector | [inline] |
| setKDTreeSecondDistance(double iDist) | PanoDetector | [inline] |
| setKeyfilesPath(const std::string &keypath) | PanoDetector | [inline] |
| setKeyPointsIdx(std::vector< int > keyPointsIdx) | PanoDetector | [inline] |
| setLinearMatchLen(int iLen) | PanoDetector | [inline] |
| setMatchingStrategy(MatchingStrategy iMatchStrategy) | PanoDetector | [inline] |
| setMinimumMatches(int iMatches) | PanoDetector | [inline] |
| setOutputFile(const std::string &outputFile) | PanoDetector | [inline] |
| setRansacDistanceThreshold(int iDT) | PanoDetector | [inline] |
| setRansacIterations(int iIters) | PanoDetector | [inline] |
| setRansacMode(RANSACOptimizer::Mode mode) | PanoDetector | [inline] |
| setSieve1Height(int iHeight) | PanoDetector | [inline] |
| setSieve1Size(int iSize) | PanoDetector | [inline] |
| setSieve1Width(int iWidth) | PanoDetector | [inline] |
| setSieve2Height(int iHeight) | PanoDetector | [inline] |
| setSieve2Size(int iSize) | PanoDetector | [inline] |
| setSieve2Width(int iWidth) | PanoDetector | [inline] |
| setTest(bool iTest) | PanoDetector | [inline] |
| setVerbose(int level) | PanoDetector | [inline] |
| setWriteAllKeyPoints(bool writeAllKeyPoints=true) | PanoDetector | [inline] |
| svmModel | PanoDetector | [private] |
| writeKeyfile(ImgData &imgInfo) | PanoDetector | [private] |
| writeOutput() | PanoDetector | [private] |