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.1.0.649 (2.1.0.649)
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