Convert the source image to the current image, if the size are different, the current image will be a resized version of the srcImage.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- srcImage
- Image<(Of <(<'TSrcColor, TSrcDepth>)>)>
The sourceImage
Type Parameters
- TSrcColor
- The color type of the source image
- TSrcDepth
- The color depth of the source image