Perspective transformation coefficients. More...
Inherits object.
Properties | |
| c00 = property | |
| float: Get defining coefficient for the transformation. More... | |
| c01 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c02 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c10 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c11 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c12 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c20 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c21 = property | |
| float: Gets the defining coefficient for the transformation. More... | |
| c22 = property | |
| float: Gets the defining coefficient for the transformation. 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.
|
static |
float: Get defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.
|
static |
float: Gets the defining coefficient for the transformation.