#include <pcl/point_types.h>
Go to the source code of this file.
Namespaces | |
namespace | ndt_feature_reg |
Functions | |
void | ndt_feature_reg::scaleKeyPointPosition (std::vector< cv::KeyPoint > &keypoints, const float &factor) |
void | ndt_feature_reg::scaleKeyPointSize (std::vector< cv::KeyPoint > &keypoints, const float &factor) |
template<class T > | |
std::string | ndt_feature_reg::toString (const T &x) |