mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-03-10 00:23:29 +08:00
Updated Document Layout Analysis (markdown)
@@ -50,9 +50,9 @@ using (var document = PdfDocument.Open(@"document.pdf"))
|
||||
```
|
||||
|
||||
### Results
|
||||
The algorithm was used on this [map](https://upload.wikimedia.org/wikipedia/commons/6/64/APISmap1.pdf) that has a complex layout, with glyphs/words having very diverse text directions.
|
||||
The algorithm is able to rebuild words independently of their direction.
|
||||
The algorithm was used on this [map](https://upload.wikimedia.org/wikipedia/commons/6/64/APISmap1.pdf) that has a complex layout, with glyphs/words having very diverse text directions. The algorithm is able to rebuild words independently of their direction.
|
||||
|
||||
Words are indicated by red rectangles:
|
||||
TO DO: Image
|
||||
|
||||
# Page segmenters
|
||||
|
||||
Reference in New Issue
Block a user