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.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- srcImage
- GpuImage<(Of <(<'TSrcColor, TSrcDepth>)>)>
The sourceImage
Type Parameters
- TSrcColor
- The color type of the source image
- TSrcDepth
- The color depth of the source image