change_radial_distortion_contours_xld T_change_radial_distortion_contours_xld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld change_radial_distortion_contours_xld (Operator)
Name
change_radial_distortion_contours_xld T_change_radial_distortion_contours_xld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld change_radial_distortion_contours_xld — Verändern der radialen Verzeichnung von Konturen.
Signatur
def change_radial_distortion_contours_xld (contours : HObject, cam_param_in : Sequence[Union[int, float, str]], cam_param_out : Sequence[Union[int, float, str]]) -> HObject
Beschreibung
change_radial_distortion_contours_xld change_radial_distortion_contours_xld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld change_radial_distortion_contours_xld verändert die radiale
Verzeichnung der Konturen Contours Contours Contours Contours contours contours gemäß den übergebenen
internen Kameraparametern CamParamIn CamParamIn CamParamIn CamParamIn camParamIn cam_param_in bzw. CamParamOut CamParamOut CamParamOut CamParamOut camParamOut cam_param_out .
Dazu wird jedes Subpixel der Eingabekonturen mittels CamParamIn CamParamIn CamParamIn CamParamIn camParamIn cam_param_in
in die Bildebene zurückgerechnet und dann mittels CamParamOut CamParamOut CamParamOut CamParamOut camParamOut cam_param_out
in ein Subpixel der entsprechenden Ausgabekontur überführt.
Wird zur Bestimmung der modifizierten Kameraparameter CamParamOut CamParamOut CamParamOut CamParamOut camParamOut cam_param_out
die Routine change_radial_distortion_cam_par change_radial_distortion_cam_par ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar change_radial_distortion_cam_par verwendet,
entsprechen die Ausgabekonturen ContoursRectified ContoursRectified ContoursRectified ContoursRectified contoursRectified contours_rectified
den Eingabekonturen bei einer Aufnahmeoptik mit veränderter
radialer Verzeichnung
.
Für
werden die Konturen radial entzerrt.
Eine etwaige Lagebestimmung für die Kamera
(externe Kameraparameter) wird dadurch nicht beeinflusst.
Beachten Sie, dass change_radial_distortion_contours_xld change_radial_distortion_contours_xld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld ChangeRadialDistortionContoursXld change_radial_distortion_contours_xld
nicht mit Zeilenkameras mit perspektivischen Objektiven
funktioniert.
Ausführungsinformationen
Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
Wird ohne Parallelisierung verarbeitet.
Parameter
Contours Contours Contours Contours contours contours (input_object) xld_cont(-array) → object HXLDCont HObject HXLDCont Hobject
Eingabekonturen.
ContoursRectified ContoursRectified ContoursRectified ContoursRectified contoursRectified contours_rectified (output_object) xld_cont(-array) → object HXLDCont HObject HXLDCont Hobject *
Ausgabekonturen mit veränderter radialer Verzeichnung.
Vorgänger
change_radial_distortion_cam_par change_radial_distortion_cam_par ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar change_radial_distortion_cam_par ,
gen_contours_skeleton_xld gen_contours_skeleton_xld GenContoursSkeletonXld GenContoursSkeletonXld GenContoursSkeletonXld gen_contours_skeleton_xld ,
edges_sub_pix edges_sub_pix EdgesSubPix EdgesSubPix EdgesSubPix edges_sub_pix ,
smooth_contours_xld smooth_contours_xld SmoothContoursXld SmoothContoursXld SmoothContoursXld smooth_contours_xld
Nachfolger
gen_polygons_xld gen_polygons_xld GenPolygonsXld GenPolygonsXld GenPolygonsXld gen_polygons_xld ,
smooth_contours_xld smooth_contours_xld SmoothContoursXld SmoothContoursXld SmoothContoursXld smooth_contours_xld
Siehe auch
change_radial_distortion_cam_par change_radial_distortion_cam_par ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar ChangeRadialDistortionCamPar change_radial_distortion_cam_par ,
camera_calibration camera_calibration CameraCalibration CameraCalibration CameraCalibration camera_calibration ,
read_cam_par read_cam_par ReadCamPar ReadCamPar ReadCamPar read_cam_par ,
change_radial_distortion_image change_radial_distortion_image ChangeRadialDistortionImage ChangeRadialDistortionImage ChangeRadialDistortionImage change_radial_distortion_image ,
change_radial_distortion_points change_radial_distortion_points ChangeRadialDistortionPoints ChangeRadialDistortionPoints ChangeRadialDistortionPoints change_radial_distortion_points
Modul
Calibration