Expired
Milestone Aug 14, 2023–Jan 26, 2024

Enhanced image processing and HTR workflow

Suggested workflow

flowchart TD
A[median filter]
B1[black hat]
B2[closing] 
C1[label: line detection]
C2[label: char detection]
D1[page crop]
D2[side crop]
E1[projection along x y]
E2[find_peaks]
E3[scribbled flag]
E4{tables detected}
F[straighten tilt]
G1[subtract lines]
G[dilation of characters]
H[center of mass lies in the cell]
I[YOLO net]
I2[HTR net]

A-.->B1-.->E1
A-->B2-->C1-->D1-->D2-->E1
E1-->E2-->E4
E4--No--xF--xC1--xD2
subgraph when table looks good
E4==Yes==>G1==>G==>C2==training data==>I
E4--oI--oI2
C2==>H==this may not work for small char , + -==>I2
E4-.->E3
end
  • Work items 2
  • Merge requests 1
  • Participants 1
  • Labels 1
Loading
Loading
Loading
Loading
50% complete
50%
Start date
Aug 14, 2023
Aug 14 2023
-
Jan 26 2024
Due date
Jan 26, 2024 (Past due)
2
Work items 2 New issue
Open: 1 Closed: 1
1
Merge requests 1
Open: 0 Closed: 0 Merged: 1
0
Releases
None
Reference: ai-for-obs/dawsonia%"Enhanced image processing and HTR workflow"