Home
last modified time | relevance | path

Searched defs:eigen2cv (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Deigen.hpp100 void eigen2cv( const Eigen::Tensor<_Tp, 3, _layout> &src, OutputArray dst ) in eigen2cv() function
185 void eigen2cv( const Eigen::Matrix<_Tp, _rows, _cols, _options, _maxRows, _maxCols>& src, OutputArr… in eigen2cv() function
203 void eigen2cv( const Eigen::Matrix<_Tp, _rows, _cols, _options, _maxRows, _maxCols>& src, in eigen2cv() function