70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"scope": "bottom_view_candidate",
|
|
"coordinate_policy": "relative_origin_from_leftmost_vertical_line_top_point",
|
|
"primitive_counts": {
|
|
"line": 0,
|
|
"circle": 0,
|
|
"arc": 0,
|
|
"spline": 1,
|
|
"total": 1
|
|
},
|
|
"line_direction_counts": {
|
|
"horizontal": 0,
|
|
"vertical": 0,
|
|
"diagonal": 0,
|
|
"unknown": 0
|
|
},
|
|
"relative_line_coordinates": {
|
|
"ok": false,
|
|
"reason": "no_vertical_line_available",
|
|
"origin_rule": "leftmost_vertical_line_top_point"
|
|
},
|
|
"line_length_histogram": {},
|
|
"line_length_stats": {
|
|
"count": 0
|
|
},
|
|
"circle_radius_histogram": {},
|
|
"circle_radius_stats": {
|
|
"count": 0
|
|
},
|
|
"arc_radius_histogram": {},
|
|
"arc_radius_stats": {
|
|
"count": 0
|
|
},
|
|
"arc_sweep_angle_histogram": {},
|
|
"arc_length_histogram": {},
|
|
"matching_primary_fields": [
|
|
"kind",
|
|
"length",
|
|
"radius",
|
|
"diameter",
|
|
"arc_length",
|
|
"sweep_angle",
|
|
"direction_class",
|
|
"angle_deg",
|
|
"relative_start",
|
|
"relative_end",
|
|
"relative_midpoint"
|
|
],
|
|
"matching_excluded_primary_fields": [
|
|
"start",
|
|
"end",
|
|
"center",
|
|
"absolute_start",
|
|
"absolute_end"
|
|
],
|
|
"normalization_summary": {
|
|
"scope": "bottom_view_candidate",
|
|
"raw_geometry_count": 1,
|
|
"normalized_primitive_count": 1,
|
|
"normalized_line_count": 0,
|
|
"merged_line_count": 0,
|
|
"overlap_group_count": 0,
|
|
"angle_tolerance_deg": 1,
|
|
"collinear_distance_tolerance": 0.05,
|
|
"gap_tolerance": 0.05,
|
|
"merge_policy": "strong_only_same_style_collinear_interval_union"
|
|
},
|
|
"source_handle_count": 1,
|
|
"raw_geometry_count": 1
|
|
} |