|
Jafar
|
Definition at line 260 of file simuRawProcessors.hpp.
Classes | |
| struct | matcher_params_t |
Public Member Functions | |
| MatcherSimu (LandmarkAbstract::geometry_t type, size_t size, int patchSize, int maxSearchSize, double lowInnov, double threshold, double hi_threshold, double hi_limit, double mahalanobisTh, double relevanceTh, double measStd, double simuMeasStd) | |
| bool | match (const boost::shared_ptr< RawSimu > &rawPtr, const appearance_ptr_t &targetApp, const RoiSpec &roi, Measurement &measure, appearance_ptr_t &app) |
Public Attributes | |
|
struct jafar::rtslam::simu::MatcherSimu::matcher_params_t | params |
| LandmarkAbstract::geometry_t | type |
| size_t | size |
| MultiDimNormalDistribution * | noise |
| Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |
|