ITK  5.0.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkOpenCVBasicTypeBridge.h File Reference
#include "itkPoint.h"
#include "itkSize.h"
#include "itkIndex.h"
#include "itkMatrix.h"
#include "opencv2/core/version.hpp"
#include "opencv2/core.hpp"
+ Include dependency graph for itkOpenCVBasicTypeBridge.h:

Go to the source code of this file.

Classes

struct  itk::OpenCVBasicTypeBridge< TITKData, TOpenCVData >
 
struct  itk::OpenCVBasicTypeBridge< itk::Index< 2 >, cv::Point >
 
struct  itk::OpenCVBasicTypeBridge< itk::Index< 3 >, cv::Point3i >
 
struct  itk::OpenCVBasicTypeBridge< itk::Matrix< T, NRows, NColumns >, cv::Matx< T, NRows, NColumns > >
 
struct  itk::OpenCVBasicTypeBridge< itk::Size< 2 >, cv::Size >
 
struct  itk::OpenCVBasicTypeBridge< TPoint, cv::Point3_< typename TPoint::CoordRepType > >
 
struct  itk::OpenCVBasicTypeBridge< TPoint, cv::Point_< typename TPoint::CoordRepType > >
 
struct  itk::OpenCVBasicTypeBridge< TVector, cv::Vec< typename TVector::ValueType, TVector::Dimension > >
 

Namespaces

 itk