mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-26 23:34:13 +01:00
return_boxes_of_images_by_order_of_reading_new: indent
(by removing unnecessary conditional)
This commit is contained in:
parent
66a0e55e49
commit
3ebbc2d693
1 changed files with 421 additions and 422 deletions
|
|
@ -1641,7 +1641,6 @@ def return_boxes_of_images_by_order_of_reading_new(
|
|||
#if (len(matrix_new[:,9][matrix_new[:,9]==1]) > 0 and
|
||||
# np.max(matrix_new[:,8][matrix_new[:,9]==1]) >=
|
||||
# 0.1 * (np.abs(bot-top))):
|
||||
if True:
|
||||
try:
|
||||
num_col, peaks_neg_fin = find_num_col(
|
||||
regions_without_separators[top:bot],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue