Internal representation for an image pyramid. More...
Public Member Functions | |
| LKPyramid () | |
| LKPyramid (int nLevels) | |
Public Attributes | |
| std::vector< Matrix > | I |
| std::vector< Matrix > | Ix |
| std::vector< Matrix > | Iy |
Internal representation for an image pyramid.
Definition at line 72 of file LKTracker.h.
| motld::LKTracker::LKPyramid::LKPyramid | ( | ) | [inline] |
Definition at line 75 of file LKTracker.h.
| motld::LKTracker::LKPyramid::LKPyramid | ( | int | nLevels | ) | [inline] |
Definition at line 76 of file LKTracker.h.
Definition at line 74 of file LKTracker.h.
Definition at line 74 of file LKTracker.h.
Definition at line 74 of file LKTracker.h.