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