mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-05-26 07:39:22 +02:00
do_order_of_regions: remove redundant+overcautious assertion
This commit is contained in:
parent
bf7ec0233d
commit
f9f9130dbb
1 changed files with 0 additions and 1 deletions
|
|
@ -1148,7 +1148,6 @@ class Eynollah:
|
|||
boxes,
|
||||
textline_mask_tot
|
||||
):
|
||||
assert np.any(textline_mask_tot)
|
||||
self.logger.debug("enter do_order_of_regions")
|
||||
contours_only_text_parent = ensure_array(contours_only_text_parent)
|
||||
contours_only_text_parent_h = ensure_array(contours_only_text_parent_h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue