scaling and cropping of labels and org images

This commit is contained in:
vahidrezanezhad 2024-05-30 16:59:50 +02:00
parent 4640d9f2dc
commit 821290c464
3 changed files with 145 additions and 19 deletions

View file

@ -1,9 +1,8 @@
{
"use_case": "layout",
"use_case": "textline",
"textregions":{ "rest_as_paragraph": 1, "header":2 , "heading":2 , "marginalia":3 },
"imageregion":4,
"separatorregion":5,
"graphicregions" :{"rest_as_decoration":6},
"artificial_class_on_boundry": ["paragraph"],
"artificial_class_label":7
"columns_width":{"1":1000, "2":1300, "3":1600, "4":2000, "5":2300, "6":2500}
}