|
svo
Semi-Direct Visual Odometry
|
A collection of debug functions to check the data consistency. More...
Functions | |
| void | mapStatistics (Map *map) |
| void | mapValidation (Map *map, int id) |
| void | frameValidation (Frame *frame, int id) |
| void | pointValidation (Point *point, int id) |
A collection of debug functions to check the data consistency.
| void svo::map_debug::frameValidation | ( | Frame * | frame, |
| int | id | ||
| ) |
| void svo::map_debug::mapStatistics | ( | Map * | map | ) |
| void svo::map_debug::mapValidation | ( | Map * | map, |
| int | id | ||
| ) |
| void svo::map_debug::pointValidation | ( | Point * | point, |
| int | id | ||
| ) |
1.7.6.1