opencv.h File Reference
#include <vector>
#include <opencv2/core/types.hpp>
+ Include dependency graph for opencv.h:
+ This graph shows which files directly or indirectly include this file:

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)