Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Deigen.hpp132 void cv2eigen( const Mat &src, Eigen::Tensor<_Tp, 3, _layout> &dst ) in cv2eigen() function
217 void cv2eigen( const Mat& src, in cv2eigen() function
245 void cv2eigen( const Matx<_Tp, _rows, _cols>& src, in cv2eigen() function
263 void cv2eigen( const Mat& src, in cv2eigen() function
291 void cv2eigen( const Matx<_Tp, _rows, _cols>& src, in cv2eigen() function
310 void cv2eigen( const Mat& src, in cv2eigen() function
335 void cv2eigen( const Matx<_Tp, _rows, 1>& src, in cv2eigen() function
356 void cv2eigen( const Mat& src, in cv2eigen() function
380 void cv2eigen( const Matx<_Tp, 1, _cols>& src, in cv2eigen() function