OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.CoreModule.MatOfDouble Member List

This is the complete list of members for OpenCVForUnity.CoreModule.MatOfDouble, including all inherited members.

adjustROI(int dtop, int dbottom, int dleft, int dright)OpenCVForUnity.CoreModule.Mat
alloc(int elemNumber)OpenCVForUnity.CoreModule.MatOfDouble
assignTo(Mat m, int type)OpenCVForUnity.CoreModule.Mat
assignTo(Mat m)OpenCVForUnity.CoreModule.Mat
AsSpan< T >()OpenCVForUnity.CoreModule.Mat
AUTO_STEPOpenCVForUnity.CoreModule.Mat
channels()OpenCVForUnity.CoreModule.Mat
checkVector(int elemChannels, int depth, bool requireContinuous)OpenCVForUnity.CoreModule.Mat
checkVector(int elemChannels, int depth)OpenCVForUnity.CoreModule.Mat
checkVector(int elemChannels)OpenCVForUnity.CoreModule.Mat
clone()OpenCVForUnity.CoreModule.Mat
col(int x)OpenCVForUnity.CoreModule.Mat
colRange(int startcol, int endcol)OpenCVForUnity.CoreModule.Mat
colRange(Range r)OpenCVForUnity.CoreModule.Mat
cols()OpenCVForUnity.CoreModule.Mat
convertTo(Mat m, int rtype, double alpha, double beta)OpenCVForUnity.CoreModule.Mat
convertTo(Mat m, int rtype, double alpha)OpenCVForUnity.CoreModule.Mat
convertTo(Mat m, int rtype)OpenCVForUnity.CoreModule.Mat
copySize(Mat m)OpenCVForUnity.CoreModule.Mat
copyTo(Mat m)OpenCVForUnity.CoreModule.Mat
copyTo(Mat m, Mat mask)OpenCVForUnity.CoreModule.Mat
create(int rows, int cols, int type)OpenCVForUnity.CoreModule.Mat
create(Size size, int type)OpenCVForUnity.CoreModule.Mat
create(int[] sizes, int type)OpenCVForUnity.CoreModule.Mat
cross(Mat m)OpenCVForUnity.CoreModule.Mat
dataAddr()OpenCVForUnity.CoreModule.Mat
depth()OpenCVForUnity.CoreModule.Mat
diag(int d)OpenCVForUnity.CoreModule.Mat
diag()OpenCVForUnity.CoreModule.Mat
diag(Mat d)OpenCVForUnity.CoreModule.Matstatic
dims()OpenCVForUnity.CoreModule.Mat
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.CoreModule.Matprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
dot(Mat m)OpenCVForUnity.CoreModule.Mat
dump()OpenCVForUnity.CoreModule.Mat
elemSize()OpenCVForUnity.CoreModule.Mat
elemSize1()OpenCVForUnity.CoreModule.Mat
empty()OpenCVForUnity.CoreModule.Mat
eye(int rows, int cols, int type)OpenCVForUnity.CoreModule.Matstatic
eye(Size size, int type)OpenCVForUnity.CoreModule.Matstatic
fromArray(params double[] a)OpenCVForUnity.CoreModule.MatOfDouble
fromList(List< double > lb)OpenCVForUnity.CoreModule.MatOfDouble
fromNativeAddr(IntPtr addr)OpenCVForUnity.CoreModule.MatOfDoublestatic
get(int row, int col, byte[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, byte[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, short[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, short[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, int[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, int[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, float[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, float[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, double[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, double[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col)OpenCVForUnity.CoreModule.Mat
get(int[] idx)OpenCVForUnity.CoreModule.Mat
get(int row, int col, sbyte[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, sbyte[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, sbyte[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, sbyte[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, byte[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, byte[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, short[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, short[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, ushort[] data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, ushort[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, ushort[] data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, ushort[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, int[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, int[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, float[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, float[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, double[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, double[] data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< sbyte > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< sbyte > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< sbyte > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< sbyte > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< byte > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< byte > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< byte > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< byte > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< short > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< short > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< short > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< short > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< ushort > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< ushort > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< ushort > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< ushort > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< int > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< int > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< int > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< int > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< float > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< float > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< float > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< float > data, int length)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< double > data)OpenCVForUnity.CoreModule.Mat
get(int row, int col, Span< double > data, int length)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< double > data)OpenCVForUnity.CoreModule.Mat
get(int[] idx, Span< double > data, int length)OpenCVForUnity.CoreModule.Mat
getNativeObjAddr()OpenCVForUnity.CoreModule.Mat
height()OpenCVForUnity.CoreModule.Mat
inv(int method)OpenCVForUnity.CoreModule.Mat
inv()OpenCVForUnity.CoreModule.Mat
isContinuous()OpenCVForUnity.CoreModule.Mat
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isSubmatrix()OpenCVForUnity.CoreModule.Mat
locateROI(Size wholeSize, Point ofs)OpenCVForUnity.CoreModule.Mat
Mat(IntPtr addr)OpenCVForUnity.CoreModule.Mat
Mat()OpenCVForUnity.CoreModule.Mat
Mat(int rows, int cols, int type)OpenCVForUnity.CoreModule.Mat
Mat(Size size, int type)OpenCVForUnity.CoreModule.Mat
Mat(int[] sizes, int type)OpenCVForUnity.CoreModule.Mat
Mat(int rows, int cols, int type, Scalar s)OpenCVForUnity.CoreModule.Mat
Mat(Size size, int type, Scalar s)OpenCVForUnity.CoreModule.Mat
Mat(int[] sizes, int type, Scalar s)OpenCVForUnity.CoreModule.Mat
Mat(Mat m, Range rowRange, Range colRange)OpenCVForUnity.CoreModule.Mat
Mat(Mat m, Range rowRange)OpenCVForUnity.CoreModule.Mat
Mat(Mat m, Range[] ranges)OpenCVForUnity.CoreModule.Mat
Mat(Mat m, Rect roi)OpenCVForUnity.CoreModule.Mat
Mat(int rows, int cols, int type, IntPtr data, long step=AUTO_STEP)OpenCVForUnity.CoreModule.Mat
Mat(Size size, int type, IntPtr data, long step=AUTO_STEP)OpenCVForUnity.CoreModule.Mat
matMul(Mat m)OpenCVForUnity.CoreModule.Mat
MatOfDouble()OpenCVForUnity.CoreModule.MatOfDouble
MatOfDouble(IntPtr addr)OpenCVForUnity.CoreModule.MatOfDoubleprotected
MatOfDouble(Mat m)OpenCVForUnity.CoreModule.MatOfDouble
MatOfDouble(params double[] a)OpenCVForUnity.CoreModule.MatOfDouble
mul(Mat m, double scale)OpenCVForUnity.CoreModule.Mat
mul(Mat m)OpenCVForUnity.CoreModule.Mat
ones(int rows, int cols, int type)OpenCVForUnity.CoreModule.Matstatic
ones(Size size, int type)OpenCVForUnity.CoreModule.Matstatic
ones(int[] sizes, int type)OpenCVForUnity.CoreModule.Matstatic
operator&(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator&(Mat a, Scalar s)OpenCVForUnity.CoreModule.Matstatic
operator&(Scalar s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator*(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator*(Mat a, double s)OpenCVForUnity.CoreModule.Matstatic
operator*(double s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator+(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator+(Mat a, Scalar s)OpenCVForUnity.CoreModule.Matstatic
operator+(Scalar s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator-(Mat a)OpenCVForUnity.CoreModule.Matstatic
operator-(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator-(Mat a, Scalar s)OpenCVForUnity.CoreModule.Matstatic
operator-(Scalar s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator/(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator/(double s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator/(Mat a, double s)OpenCVForUnity.CoreModule.Matstatic
operator^(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator^(Mat a, Scalar s)OpenCVForUnity.CoreModule.Matstatic
operator^(Scalar s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator|(Mat a, Mat b)OpenCVForUnity.CoreModule.Matstatic
operator|(Mat a, Scalar s)OpenCVForUnity.CoreModule.Matstatic
operator|(Scalar s, Mat a)OpenCVForUnity.CoreModule.Matstatic
operator~(Mat a)OpenCVForUnity.CoreModule.Matstatic
push_back(Mat m)OpenCVForUnity.CoreModule.Mat
put(int row, int col, params double[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, params double[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, float[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, float[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, int[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, int[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, short[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, short[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, byte[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, byte[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, byte[] data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, byte[] data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, double[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, double[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, float[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, float[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, int[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, int[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, short[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, short[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, ushort[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, ushort[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, ushort[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, ushort[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, sbyte[] data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, sbyte[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, sbyte[] data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, sbyte[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, sbyte[] data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, sbyte[] data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, byte[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, byte[] data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< double > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< double > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< double > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< double > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< float > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< float > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< float > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< float > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< int > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< int > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< int > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< int > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< short > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< short > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< short > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< short > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< ushort > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< ushort > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< ushort > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< ushort > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< sbyte > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< sbyte > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< sbyte > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< sbyte > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< sbyte > data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< sbyte > data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< byte > data)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< byte > data, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< byte > data)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< byte > data, int length)OpenCVForUnity.CoreModule.Mat
put(int row, int col, Span< byte > data, int offset, int length)OpenCVForUnity.CoreModule.Mat
put(int[] idx, Span< byte > data, int offset, int length)OpenCVForUnity.CoreModule.Mat
release()OpenCVForUnity.CoreModule.Mat
reshape(int cn, int rows)OpenCVForUnity.CoreModule.Mat
reshape(int cn)OpenCVForUnity.CoreModule.Mat
reshape(int cn, int[] newshape)OpenCVForUnity.CoreModule.Mat
row(int y)OpenCVForUnity.CoreModule.Mat
rowRange(int startrow, int endrow)OpenCVForUnity.CoreModule.Mat
rowRange(Range r)OpenCVForUnity.CoreModule.Mat
rows()OpenCVForUnity.CoreModule.Mat
setTo(Scalar s)OpenCVForUnity.CoreModule.Mat
setTo(Scalar value, Mat mask)OpenCVForUnity.CoreModule.Mat
setTo(Mat value, Mat mask)OpenCVForUnity.CoreModule.Mat
setTo(Mat value)OpenCVForUnity.CoreModule.Mat
size()OpenCVForUnity.CoreModule.Mat
size(int i)OpenCVForUnity.CoreModule.Mat
step1(int i)OpenCVForUnity.CoreModule.Mat
step1()OpenCVForUnity.CoreModule.Mat
submat(int rowStart, int rowEnd, int colStart, int colEnd)OpenCVForUnity.CoreModule.Mat
submat(Range rowRange, Range colRange)OpenCVForUnity.CoreModule.Mat
submat(Range[] ranges)OpenCVForUnity.CoreModule.Mat
submat(Rect roi)OpenCVForUnity.CoreModule.Mat
t()OpenCVForUnity.CoreModule.Mat
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
toArray()OpenCVForUnity.CoreModule.MatOfDouble
toList()OpenCVForUnity.CoreModule.MatOfDouble
ToString()OpenCVForUnity.CoreModule.Mat
total()OpenCVForUnity.CoreModule.Mat
type()OpenCVForUnity.CoreModule.Mat
width()OpenCVForUnity.CoreModule.Mat
zeros(int rows, int cols, int type)OpenCVForUnity.CoreModule.Matstatic
zeros(Size size, int type)OpenCVForUnity.CoreModule.Matstatic
zeros(int[] sizes, int type)OpenCVForUnity.CoreModule.Matstatic