CVBpy 14.0
NonLinearTransformation Member List

This is the complete list of members for NonLinearTransformation, including all inherited members.

coefficients_xNonLinearTransformationstatic
coefficients_x_inverseNonLinearTransformationstatic
coefficients_yNonLinearTransformationstatic
coefficients_y_inverseNonLinearTransformationstatic
from_calibration_pattern(cvb.ImagePlane plane, int style, int contrast, int grid_spacing, int min_contrast, float max_ratio, int order, Optional[cvb.Area2D] aoi)NonLinearTransformation
from_position_lists(List[cvb.Point2D] original_pixels, List[cvb.Point2D] transformed_pixels, int order)NonLinearTransformation
inverse_transform_image(self, cvb.Image image, cvb.Size2D target_size, cvb.Point2D target_offset)NonLinearTransformation
inverse_transform_points(self, Union[cvb.Point2D, List[cvb.Point2D]] points)NonLinearTransformation
orderNonLinearTransformationstatic
save(self, str file_name)NonLinearTransformation
transform_image(self, cvb.Image image, cvb.Size2D target_size, cvb.Point2D target_offset)NonLinearTransformation
transform_points(self, Union[cvb.Point2D, List[cvb.Point2D]] points)NonLinearTransformation
transform_rect(self, cvb.Rect rect)NonLinearTransformation