MatOfByte3.FromArray Method |
Name | Description | |
---|---|---|
![]() ![]() | FromArray(Vec3b[,]) |
Initializes as M x N matrix and copys array data to this
|
![]() ![]() | FromArray(Vec3b[]) |
Initializes as N x 1 matrix and copys array data to this
|
![]() ![]() | FromArray(IEnumerable<Vec3b>) |
Initializes as N x 1 matrix and copys array data to this
|