Overload List
Name | Description | |
---|---|---|
Resize(CvArr) |
Resizes image src so that it fits exactly to dst.
If ROI is set, the function consideres the ROI as supported as usual.
| |
Resize(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.
|
See Also