CvResize Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberResize(CvArr, CvArr)
Resizes image src so that it fits exactly to dst. If ROI is set, the function consideres the ROI as supported as usual.
Public methodStatic memberResize(CvArr, CvArr, Interpolation)
Resizes image src so that it fits exactly to dst. If ROI is set, the function consideres the ROI as supported as usual.
Top
See Also

Reference