public static class Mat.Tuple4<T> extends java.lang.Object
Tuple4(T _0, T _1, T _2, T _3)
T
get_0()
get_1()
get_2()
get_3()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple4(T _0, T _1, T _2, T _3)
public T get_0()
public T get_1()
public T get_2()
public T get_3()
Generated on 2023-06-28 12:47:21 / OpenCV 4.8.0