|
|
#include <algorithm>#include <vector>
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 | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | 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) |