Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IdApp.Cv.Matrix< T > Member List

This is the complete list of members for IdApp.Cv.Matrix< T >, including all inherited members.

Column(int ColumnIndex)IdApp.Cv.Matrix< T >
DataIdApp.Cv.Matrix< T >
DataSizeIdApp.Cv.Matrix< T >
ElementTypeIdApp.Cv.Matrix< T >
HeightIdApp.Cv.Matrix< T >
LeftIdApp.Cv.Matrix< T >
LoadFromFile(string FileName)IdApp.Cv.Matrix< T >static
Matrix(int Width, int Height)IdApp.Cv.Matrix< T >
Matrix(int Width, int Height, T[] Data)IdApp.Cv.Matrix< T >
Matrix(int Width, int Height, T[] Data, int Left, int Top, int RowSize, int Start, int Skip)IdApp.Cv.Matrix< T >protected
Region(int Left, int Top, int Width, int Height)IdApp.Cv.Matrix< T >
Row(int RowIndex)IdApp.Cv.Matrix< T >
RowSizeIdApp.Cv.Matrix< T >
SetXSpan(int Left, int Width)IdApp.Cv.Matrix< T >
SetYSpan(int Top, int Height)IdApp.Cv.Matrix< T >
ShallowCopy()IdApp.Cv.Matrix< T >virtual
SkipIdApp.Cv.Matrix< T >
StartIdApp.Cv.Matrix< T >
StartIndex(int X, int Y)IdApp.Cv.Matrix< T >
this[int X, int Y]IdApp.Cv.Matrix< T >
TopIdApp.Cv.Matrix< T >
WidthIdApp.Cv.Matrix< T >