Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 543 Bytes

valves_listing_cv_project

Description:

This project uses OpenCV, tesseract-ocr and other techniques to indentify different types of valves on P&ID (Piping and Instrumentation Diagrams), extract valves's KKS symbols and diameters.

Final results will be saved as .xls/.xlsx format.

Tech stack:

  • Python 3x
  • OpenCV
  • pdf2image
  • tesseract-ocr

Tools:

  • Anaconda for research concepts
  • Pycharm as app development environment
  • GitBash (for Windows git flow)
  • Trello for work management

Branches:

  • master
  • research
  • app