#include "image_geometry/pinhole_camera_model.h"#include <sensor_msgs/distortion_models.h>#include <gtest/gtest.h>
Go to the source code of this file.
Classes | |
| class | PinholeTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST_F (PinholeTest, getDeltas) | |
| TEST_F (PinholeTest, rectifyPoint) | |
| TEST_F (PinholeTest, projectPoint) | |
| TEST_F (PinholeTest, accessorsCorrect) | |
| TEST_F | ( | PinholeTest | , | |
| getDeltas | ||||
| ) |
| TEST_F | ( | PinholeTest | , | |
| rectifyPoint | ||||
| ) |
| TEST_F | ( | PinholeTest | , | |
| projectPoint | ||||
| ) |
| TEST_F | ( | PinholeTest | , | |
| accessorsCorrect | ||||
| ) |