|
#include <vector>
#include <opencv2/core/types.hpp>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::conversions | |
Functions | |
template<typename CvT > | |
CvT | cast (const auto &pt) |
template<typename PointOutT , typename PointInT > | |
std::vector< PointOutT > | cast (const std::vector< PointInT > &points) |