37 #ifndef LASER_CB_DETECTOR_CB_LASER_BRIDGE_H_ 38 #define LASER_CB_DETECTOR_CB_LASER_BRIDGE_H_ 40 #include <opencv2/core/core.hpp> 41 #include <calibration_msgs/DenseLaserSnapshot.h> 53 bool fromIntensity(
const calibration_msgs::DenseLaserSnapshot& snapshot,
float min_val,
float max_val);
62 void fromSnapshot(
const calibration_msgs::DenseLaserSnapshot& snapshot,
const std::vector<float>& src,
float min_val,
float max_val);
67 #endif // LASER_CB_DETECTOR_CB_LASER_BRIDGE_H_ bool fromIntensity(const calibration_msgs::DenseLaserSnapshot &snapshot, float min_val, float max_val)
void fromSnapshot(const calibration_msgs::DenseLaserSnapshot &snapshot, const std::vector< float > &src, float min_val, float max_val)