Overload List
| Name | Description | |
|---|---|---|
| WarpPerspective(CvArr, CvArr, CvMat) |
Applies perspective transformation to the image.
| |
| WarpPerspective(CvArr, CvArr, CvMat, Interpolation) |
Applies perspective transformation to the image.
| |
| WarpPerspective(CvArr, CvArr, CvMat, Interpolation, CvScalar) |
Applies perspective transformation to the image.
|
See Also