|
Jafar
|
Appearence for matching rtslam. More...
Appearence for matching rtslam.
Definition at line 37 of file appearanceImage.hpp.
#include <appearanceImage.hpp>

Public Member Functions | |
| AppearanceImagePoint (const image::Image &patch, Gaussian const &offset) | |
| AppearanceImagePoint (int width, int height, int depth) | |
| virtual AppearanceAbstract * | clone () |
Public Attributes | |
| image::Image | patch |
| unsigned int | patchSum |
| unsigned int | patchSquareSum |
| Gaussian | offset |
| offset between the center of the patch and the real position of the feature | |
Private Member Functions | |
| void | computePatchIntegrals () |
| virtual AppearanceAbstract* jafar::rtslam::AppearanceImagePoint::clone | ( | ) | [virtual] |
Implements jafar::rtslam::AppearanceAbstract.
| Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |
|