Skip to content

An Image to Text scanner implemented in C++ and Qt GUI framework

License

Notifications You must be signed in to change notification settings

edwinlam0719/SnapScribe

Repository files navigation

SnapScribe: Image to Text Scanner

An Image to Text scanner implemented in C++ using the Qt GUI framework. The application utilizes the OpenCV library for image processing and Tesseract for text recognition.

ScreenshotDemo

Features

  • Upload an image file and convert it to text.
  • Supports various image formats such as PNG, JPEG, and BMP.

Dependencies

  • C++ Compiler
  • Qt Framework
  • OpenCV Library
  • Tesseract OCR Engine

Installation

Go to the releases page and download the latest one. Extract and run the application file.

About

An Image to Text scanner implemented in C++ and Qt GUI framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published