![]() |
MSCEqF 1.0
Multi State Constraint Equivariant Filter for visual inertial navigation
|
Public Attributes | |
| cv::Mat | image_ |
| The image taken from the camera. | |
| cv::Mat | mask_ |
| The mask for the given image, 255 in valid reagions, 0 in regions to be masked out. | |
| fp | timestamp_ = -1 |
| Timestamp of the Camera reading. | |
Friends | |
| bool | operator< (const Camera &lhs, const Camera &rhs) |
| Comparison operator with other camera. | |
| bool | operator< (const Camera &lhs, const fp ×tamp) |
| Comparison operator with timestamp. | |
| bool | operator< (const fp ×tamp, const Camera &rhs) |