CvArrResize Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodResize(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 methodResize(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