22 #include <boost/filesystem.hpp> 23 #include <opencv2/opencv.hpp> 30 namespace perception {
37 std::vector<std::string> *name_list);
50 const char *text,
const CvFont &font,
51 const cv::Scalar &color);
Definition: camera_lib_calibrator_laneline_app_util.h:29
bool load_ref_camera_k_mat(const std::string &filename, float k_mat[9], int *w, int *h)
void write_text_on_image(cv::Mat *image, float left, float top, const char *text, const CvFont &font, const cv::Scalar &color)
bool load_filename(std::string path, std::string suffix, std::vector< std::string > *name_list)