Skip to content

sequence 对页类型的初步筛选也许应该支持 other 这一类型。 #242

@Moskize91

Description

@Moskize91

实践中会读出各种奇怪的页,也许是因为 OCR 错误,或书籍中本就如此。
这会导致如下请求让 sequence 算出它的页类型为 other 从而导致后续程序崩溃无法工作。

<request>
  <page page-index="111">
    <abandon>
      <line confidence="0.87" id="1">110.</line>
    </abandon>
  </page>
</request>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions