Uses of Class
org.opencv.core.Mat.Tuple2
-
Packages that use Mat.Tuple2 Package Description org.opencv.core -
-
Uses of Mat.Tuple2 in org.opencv.core
Methods in org.opencv.core that return Mat.Tuple2 Modifier and Type Method Description Mat.Tuple2<T>
Mat.Atable. getV2c()
Methods in org.opencv.core with parameters of type Mat.Tuple2 Modifier and Type Method Description void
Mat.Atable. setV2c(Mat.Tuple2<T> v)
-