vahinitech/20factor-analyser

PDF report should differentiate handwritten vs printed text in mixed images

Open

#6 opened on 2026年7月5日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)JavaScript (0 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

説明

Problem When an uploaded image contains both handwritten text and printed characters, the generated PDF report does not clearly differentiate between them.

Expected behavior The PDF report should explicitly classify and present handwritten letter/word/text separately from printed characters for mixed-content images.

Suggested acceptance criteria

  • Uploading a mixed image shows distinct sections/labels for handwritten and printed text in the PDF report.
  • Classification is visible at letter/word/text granularity where available.
  • Output remains accurate for images that are only handwritten or only printed.
  • If you want, I can also draft a shorter version formatted for your team’s issue template.

コントリビューターガイド