Perspective transformation coefficients. More...
Perspective transformation coefficients.
Calculate the defining coefficients for the perspective transformation.
left_top : cvb.Point2D Left top corner's coordinate in the source image.
right_top : cvb.Point2D Right top corner's coordinate in the source image.
right_bottom : cvb.Point2D Right bottom corner's coordinate in the source image.
left_bottom : cvb.Point2D Left bottom corner's coordinate in the source image.
dest_rect : cvb.Rect Rectangle containing the positions into which the input points are to be converted.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.