|
gtsam_points
|
#include <vector>#include <Eigen/Core>
Go to the source code of this file.
Namespaces | |
| namespace | glk |
Functions | |
| bool | glk::load_png (const std::string &filename, int &width, int &height, std::vector< unsigned char > &bytes) |
| bool | glk::save_png (const std::string &filename, int width, int height, const std::vector< unsigned char > &bytes) |