DnnInvokeBlobFromImage Method |
Name | Description | |
---|---|---|
![]() ![]() | BlobFromImage(IInputArray, Double, Size, MCvScalar, Boolean, Boolean, DepthType) |
Creates 4-dimensional blob from image. Optionally resizes and crops image from center, subtract mean values, scales values by scalefactor, swap Blue and Red channels.
|
![]() ![]() | BlobFromImage(IInputArray, IOutputArray, Double, Size, MCvScalar, Boolean, Boolean, DepthType) |
Creates 4-dimensional blob from image. Optionally resizes and crops image from center, subtract mean values, scales values by scalefactor, swap Blue and Red channels.
|