mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-26 23:34:13 +01:00
get textlines inside textregion sorted debugging
This commit is contained in:
parent
8438001683
commit
e6d410e53b
1 changed files with 1 additions and 1 deletions
|
|
@ -1782,7 +1782,7 @@ class Eynollah:
|
|||
for idx in row_sorted:
|
||||
sorted_textlines.append(textlines_textregion[idx])
|
||||
|
||||
return sorted_textlines
|
||||
return sorted_textlines
|
||||
|
||||
|
||||
def get_slopes_and_deskew_new_light2(self, contours, contours_par, textline_mask_tot, image_page_rotated, boxes, slope_deskew):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue