Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.17 KB

guibot CI status Documentation Status

A tool for GUI automation using a variety of computer vision and desktop control backends.

Supported backends

Supported CV backends are based on

  • OpenCV
    • Template matching
    • Contour matching
    • Feature matching
    • Haar cascade matching
    • Template-feature and mixed matching
  • Tesseract OCR
    • Text matching
  • PyTorch
    • CNN matching
  • autopy
    • AutoPy matching

Supported DC backends are based on

Resources

Homepage: http://guibot.org

Documentation: http://guibot.readthedocs.io

Installation: https://github.com/intra2net/guibot/blob/master/packaging/backend_dependencies.md

Issue tracking: https://github.com/intra2net/guibot/issues