PdfPig/src/UglyToad.PdfPig.DocumentLayoutAnalysis
2020-05-30 13:03:59 +01:00
..
Export fix namespace using order 2020-04-05 17:58:57 +01:00
PageSegmenter completely rework DocstrumBoundingBoxes, now handle rotated text 2020-05-30 13:03:59 +01:00
ReadingOrderDetector add ReadingOrderHelper 2020-05-30 13:03:59 +01:00
TextExtractor NearestNeighbourWordExtractor: 2020-04-20 13:09:35 +01:00
WordExtractor update NearestNeighbourWordExtractor to use DlaOptions, stop ordering words 2020-05-30 13:03:59 +01:00
Clustering.cs better parameters for FindIndexNearest 2020-05-30 13:03:59 +01:00
DecorationTextBlockClassifier.cs fix typo in kd-tree 2020-03-06 16:53:18 +00:00
Distances.cs better parameters for FindIndexNearest 2020-05-30 13:03:59 +01:00
DlaOptions.cs add DlaOptions abstract class 2020-05-30 13:03:59 +01:00
KdTree.cs use IReadOnlyList<PdfPoint> i/o PdfPoint[] in KdTree 2020-05-30 13:03:59 +01:00
MathExtensions.cs add AlmostEqualsToZero() and AlmostEquals(). 2020-05-30 13:03:59 +01:00
TextBlock.cs fix bbox for TextLine and TextBlock 2020-05-30 13:03:59 +01:00
TextEdgesExtractor.cs ReadingOrderDetector and tidying DLA project 2020-01-11 11:18:11 +00:00
TextLine.cs fix bbox for TextLine and TextBlock 2020-05-30 13:03:59 +01:00
UglyToad.PdfPig.DocumentLayoutAnalysis.csproj 0.1.2-alpha002 2020-05-10 16:36:14 +01:00
WhitespaceCoverExtractor.cs handle k-nearest neighbours search 2020-03-15 15:39:19 +01:00