Emgu CV Library Documentation
Resize Method
NamespacesEmgu.CVTimedImage<(Of <(TColor, TDepth>)>)Resize()()()

www.emgu.com/wiki
Members
IconMemberDescription
Resize(Int32, Int32)
Scale the image to the specific size

Resize(Int32, Int32, Boolean)
Scale the image to the specific size

Resize(Double)
Scale the image to the specific size: width *= scale; height *= scale

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)