#include <boost/shared_ptr.hpp>#include <vector>#include "KeyPoint.h"Include dependency graph for PointMatch.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | lfeat |
Classes | |
| struct | lfeat::PointMatch |
| class | lfeat::PointMatchPtrSort |
Typedefs | |
| typedef boost::shared_ptr< PointMatch > | PointMatchPtr |
| typedef std::vector< PointMatchPtr > | PointMatchVector_t |
|
|
Definition at line 52 of file PointMatch.h. Referenced by TestCode::drawRansacMatches(), lfeat::Homography::estimate(), PanoDetector::FilterMatchesInPair(), lfeat::Homography::initMatchesNormalization(), and PanoDetector::RansacMatchesInPairCam(). |
|
|
Definition at line 53 of file PointMatch.h. Referenced by PanoDetector::RansacMatchesInPairCam(), and PanoDetector::RansacMatchesInPairHomography(). |
1.3.9.1