DnnInvokeBlobFromImages Method |
Name | Description | |
---|---|---|
![]() ![]() | BlobFromImages(Mat, Double, Size, MCvScalar, Boolean, Boolean, DepthType) |
Creates 4-dimensional blob from series of images. Optionally resizes and crops images from center, subtract mean values, scales values by scalefactor, swap Blue and Red channels.
|
![]() ![]() | BlobFromImages(IInputArrayOfArrays, IOutputArray, Double, Size, MCvScalar, Boolean, Boolean, DepthType) |
Creates 4-dimensional blob from series of images. Optionally resizes and crops images from center, subtract mean values, scales values by scale factor, swap Blue and Red channels.
|