Master index |
Index for General-Functions\SUGR\Line_2D ![]() |
| % create homogeneous 2D line | |
| % Uncertain centered line parameters from uncertain Hessian line parameters hes | |
| % Uncertain homogenous line parameters from uncertain Hessian (Euclidean) line parameters | |
| % Uncertain homogenous line parameters from uncertain centered line parameters | |
| % Uncertain Hessian line from homogeneous line | |
| % Uncertain centered line from uncertain homogeneous line | |
| % Get angle between two 2D lines | |
| % Construct 2D line joining two points x and y | |
| % Construct midline of two 2D points x and y | |
| % Construct line parallel to line l through origin | |
| % Construct 2D line parallel to line l through point x | |
| sugr_generate_true_2d_lines_one_point: generates image lines through one point | |
| % Determines Hessian paramters of 2D line | |
| % Centroid representation from minimal representation | |
| % Test whether 2D line is finite | |
| % Perturbes given image lines through one point | |
| % Plot uncertain 2D line with standard hyperbola | |
| % Select n-th line form list of lines | |
| % Show/print all representations of 2D line on console |