eye 2922 modules/core/include/opencv2/core/mat.inl.hpp MatExpr Mat_<_Tp>::eye(int rows, int cols) eye 2928 modules/core/include/opencv2/core/mat.inl.hpp MatExpr Mat_<_Tp>::eye(Size sz) eye 620 modules/core/include/opencv2/core/matx.hpp Matx<_Tp,m,n> Matx<_Tp,m,n>::eye() eye 489 modules/core/misc/java/src/java/core+Mat.java public static Mat eye(int rows, int cols, int type) eye 502 modules/core/misc/java/src/java/core+Mat.java public static Mat eye(Size size, int type) eye 1667 modules/core/src/matop.cpp MatExpr Mat::eye(int rows, int cols, int type) eye 1674 modules/core/src/matop.cpp MatExpr Mat::eye(Size size, int type) eye 949 modules/core/src/umatrix.cpp UMat UMat::eye(int rows, int cols, int type) eye 954 modules/core/src/umatrix.cpp UMat UMat::eye(Size size, int type)