completeState() | OpenCVForUnity.ImgprocModule.Moments | protected |
Equals(Object obj) | OpenCVForUnity.ImgprocModule.Moments | |
Equals(Moments a) | OpenCVForUnity.ImgprocModule.Moments | |
get_m00() | OpenCVForUnity.ImgprocModule.Moments | |
get_m01() | OpenCVForUnity.ImgprocModule.Moments | |
get_m02() | OpenCVForUnity.ImgprocModule.Moments | |
get_m03() | OpenCVForUnity.ImgprocModule.Moments | |
get_m10() | OpenCVForUnity.ImgprocModule.Moments | |
get_m11() | OpenCVForUnity.ImgprocModule.Moments | |
get_m12() | OpenCVForUnity.ImgprocModule.Moments | |
get_m20() | OpenCVForUnity.ImgprocModule.Moments | |
get_m21() | OpenCVForUnity.ImgprocModule.Moments | |
get_m30() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu02() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu03() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu11() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu12() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu20() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu21() | OpenCVForUnity.ImgprocModule.Moments | |
get_mu30() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu02() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu03() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu11() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu12() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu20() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu21() | OpenCVForUnity.ImgprocModule.Moments | |
get_nu30() | OpenCVForUnity.ImgprocModule.Moments | |
GetHashCode() | OpenCVForUnity.ImgprocModule.Moments | |
m00 | OpenCVForUnity.ImgprocModule.Moments | |
m01 | OpenCVForUnity.ImgprocModule.Moments | |
m01 | OpenCVForUnity.ImgprocModule.Moments | |
m02 | OpenCVForUnity.ImgprocModule.Moments | |
m02 | OpenCVForUnity.ImgprocModule.Moments | |
m03 | OpenCVForUnity.ImgprocModule.Moments | |
m10 | OpenCVForUnity.ImgprocModule.Moments | |
m10 | OpenCVForUnity.ImgprocModule.Moments | |
m11 | OpenCVForUnity.ImgprocModule.Moments | |
m11 | OpenCVForUnity.ImgprocModule.Moments | |
m12 | OpenCVForUnity.ImgprocModule.Moments | |
m12 | OpenCVForUnity.ImgprocModule.Moments | |
m20 | OpenCVForUnity.ImgprocModule.Moments | |
m20 | OpenCVForUnity.ImgprocModule.Moments | |
m21 | OpenCVForUnity.ImgprocModule.Moments | |
m21 | OpenCVForUnity.ImgprocModule.Moments | |
m30 | OpenCVForUnity.ImgprocModule.Moments | |
m30 | OpenCVForUnity.ImgprocModule.Moments | |
Moments(double m00, double m10, double m01, double m20, double m11, double m02, double m30, double m21, double m12, double m03) | OpenCVForUnity.ImgprocModule.Moments | |
Moments() | OpenCVForUnity.ImgprocModule.Moments | |
Moments(double[] vals) | OpenCVForUnity.ImgprocModule.Moments | |
Moments(in Vec10d vals) | OpenCVForUnity.ImgprocModule.Moments | |
Moments(in(double m00, double m10, double m01, double m20, double m11, double m02, double m30, double m21, double m12, double m03) vals) | OpenCVForUnity.ImgprocModule.Moments | |
mu02 | OpenCVForUnity.ImgprocModule.Moments | |
mu03 | OpenCVForUnity.ImgprocModule.Moments | |
mu11 | OpenCVForUnity.ImgprocModule.Moments | |
mu12 | OpenCVForUnity.ImgprocModule.Moments | |
mu20 | OpenCVForUnity.ImgprocModule.Moments | |
mu21 | OpenCVForUnity.ImgprocModule.Moments | |
mu30 | OpenCVForUnity.ImgprocModule.Moments | |
nu02 | OpenCVForUnity.ImgprocModule.Moments | |
nu03 | OpenCVForUnity.ImgprocModule.Moments | |
nu11 | OpenCVForUnity.ImgprocModule.Moments | |
nu12 | OpenCVForUnity.ImgprocModule.Moments | |
nu20 | OpenCVForUnity.ImgprocModule.Moments | |
nu21 | OpenCVForUnity.ImgprocModule.Moments | |
nu30 | OpenCVForUnity.ImgprocModule.Moments | |
operator(double m00, double m10, double m01, double m20, double m11, double m02, double m30, double m21, double m12, double m03)(Moments moments) | OpenCVForUnity.ImgprocModule.Moments | explicitstatic |
operator Moments(in(double m00, double m10, double m01, double m20, double m11, double m02, double m30, double m21, double m12, double m03) valueTuple) | OpenCVForUnity.ImgprocModule.Moments | explicitstatic |
operator Vec10d(Moments moments) | OpenCVForUnity.ImgprocModule.Moments | explicitstatic |
operator!=(Moments a, Moments b) | OpenCVForUnity.ImgprocModule.Moments | static |
operator==(Moments a, Moments b) | OpenCVForUnity.ImgprocModule.Moments | static |
set(double[] vals) | OpenCVForUnity.ImgprocModule.Moments | |
set(in Vec10d vals) | OpenCVForUnity.ImgprocModule.Moments | |
set(in(double m00, double m10, double m01, double m20, double m11, double m02, double m30, double m21, double m12, double m03) vals) | OpenCVForUnity.ImgprocModule.Moments | |
set_m00(double m00) | OpenCVForUnity.ImgprocModule.Moments | |
set_m01(double m01) | OpenCVForUnity.ImgprocModule.Moments | |
set_m02(double m02) | OpenCVForUnity.ImgprocModule.Moments | |
set_m03(double m03) | OpenCVForUnity.ImgprocModule.Moments | |
set_m10(double m10) | OpenCVForUnity.ImgprocModule.Moments | |
set_m11(double m11) | OpenCVForUnity.ImgprocModule.Moments | |
set_m12(double m12) | OpenCVForUnity.ImgprocModule.Moments | |
set_m20(double m20) | OpenCVForUnity.ImgprocModule.Moments | |
set_m21(double m21) | OpenCVForUnity.ImgprocModule.Moments | |
set_m30(double m30) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu02(double mu02) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu03(double mu03) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu11(double mu11) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu12(double mu12) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu20(double mu20) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu21(double mu21) | OpenCVForUnity.ImgprocModule.Moments | |
set_mu30(double mu30) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu02(double nu02) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu03(double nu03) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu11(double nu11) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu12(double nu12) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu20(double nu20) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu21(double nu21) | OpenCVForUnity.ImgprocModule.Moments | |
set_nu30(double nu30) | OpenCVForUnity.ImgprocModule.Moments | |
ToString() | OpenCVForUnity.ImgprocModule.Moments | |
ToValueTuple() | OpenCVForUnity.ImgprocModule.Moments | |
ToVec10d() | OpenCVForUnity.ImgprocModule.Moments | |