English

Modular Graph Extraction for Handwritten Circuit Diagram Images

Computer Vision and Pattern Recognition 2024-02-20 v1 Machine Learning

Abstract

As digitization in engineering progressed, circuit diagrams (also referred to as schematics) are typically developed and maintained in computer-aided engineering (CAE) systems, thus allowing for automated verification, simulation and further processing in downstream engineering steps. However, apart from printed legacy schematics, hand-drawn circuit diagrams are still used today in the educational domain, where they serve as an easily accessible mean for trainees and students to learn drawing this type of diagrams. Furthermore, hand-drawn schematics are typically used in examinations due to legal constraints. In order to harness the capabilities of digital circuit representations, automated means for extracting the electrical graph from raster graphics are required. While respective approaches have been proposed in literature, they are typically conducted on small or non-disclosed datasets. This paper describes a modular end-to-end solution on a larger, public dataset, in which approaches for the individual sub-tasks are evaluated to form a new baseline. These sub-tasks include object detection (for electrical symbols and texts), binary segmentation (drafter's stroke vs. background), handwritten character recognition and orientation regression for electrical symbols and texts. Furthermore, computer-vision graph assembly and rectification algorithms are presented. All methods are integrated in a publicly available prototype.

Keywords

Cite

@article{arxiv.2402.11093,
  title  = {Modular Graph Extraction for Handwritten Circuit Diagram Images},
  author = {Johannes Bayer and Leo van Waveren and Andreas Dengel},
  journal= {arXiv preprint arXiv:2402.11093},
  year   = {2024}
}

Comments

As submitted to ICDAR24; 11 pages, 9 figures, 1 table

R2 v1 2026-06-28T14:51:28.918Z