Переглянути джерело

feat(template): add new template for 山西云集科技有限公司-v2

- Introduced a new JSON template file for 山西云集科技有限公司-v2, detailing the table structure, including dimensions, line positions, and bounding box coordinates.
- Included statistics for row and column counts to facilitate data processing and representation.
zhch158_admin 15 годин тому
батько
коміт
7ddc2e3aab

+ 59 - 0
table_line_generator/backend/templates/山西云集科技有限公司-v2.template.json

@@ -0,0 +1,59 @@
+{
+  "name": "山西云集科技有限公司-v2",
+  "description": "",
+  "created_at": "2026-01-11T21:35:43.721756",
+  "source_image_size": {
+    "width": 1653,
+    "height": 2339
+  },
+  "horizontal_lines": [
+    62,
+    2239
+  ],
+  "vertical_lines": [
+    43,
+    238,
+    498,
+    719,
+    903,
+    1090,
+    1277,
+    1469,
+    1608,
+    1608
+  ],
+  "table_bbox": [
+    43,
+    62,
+    1608,
+    2239
+  ],
+  "relative": {
+    "horizontal_lines": [
+      0.0,
+      1.0
+    ],
+    "vertical_lines": [
+      0.0,
+      0.12460063897763578,
+      0.29073482428115016,
+      0.4319488817891374,
+      0.549520766773163,
+      0.6690095846645367,
+      0.7884984025559105,
+      0.9111821086261981,
+      1.0,
+      1.0
+    ],
+    "table_bbox": [
+      0.02601330913490623,
+      0.026507054296707994,
+      0.9727767695099818,
+      0.9572466866182129
+    ]
+  },
+  "stats": {
+    "row_count": 1,
+    "col_count": 9
+  }
+}