|
Jafar
|
Definition at line 31 of file rawProcessors.hpp.
Classes | |
| struct | matcher_params_t |
Public Member Functions | |
| ImagePointZnccMatcher (double minScore, double partialPosition, int patchSize, int maxSearchSize, double lowInnov, double threshold, double hi_threshold, double hi_limit, double mahalanobisTh, double relevanceTh, double measStd) | |
| void | match (const boost::shared_ptr< RawImage > &rawPtr, const appearance_ptr_t &targetApp, const image::ConvexRoi &roi, Measurement &measure, appearance_ptr_t &app) |
Public Attributes | |
|
struct jafar::rtslam::ImagePointZnccMatcher::matcher_params_t | params |
Private Attributes | |
| correl::FastTranslationMatcherZncc | matcher |
| Generated on Wed Oct 15 2014 00:37:46 for Jafar by doxygen 1.7.6.1 |
|