Public Member Functions | |
| MatchDataRunnable (PanoDetector::MatchData &iMatchData, const PanoDetector &iPanoDetector) | |
| void | run () |
Private Attributes | |
| const PanoDetector & | _panoDetector |
| PanoDetector::MatchData & | _matchData |
|
||||||||||||
|
Definition at line 358 of file PanoDetector.cpp. References _matchData, and _panoDetector. |
|
|
Definition at line 361 of file PanoDetector.cpp. References PanoDetector::MatchData::_i1, PanoDetector::MatchData::_i2, _matchData, PanoDetector::MatchData::_matches, _panoDetector, PanoDetector::FilterMatchesInPair(), PanoDetector::FindMatchesInPair(), PanoDetector::RansacMatchesInPair(), and TRACE_PAIR. |
|
|
Definition at line 374 of file PanoDetector.cpp. Referenced by MatchDataRunnable(), and run(). |
|
|
Definition at line 373 of file PanoDetector.cpp. Referenced by MatchDataRunnable(), and run(). |
1.3.9.1