Skip to content

Othdu/HieroVision

Repository files navigation

HieroVision

A Flutter application for detecting and classifying hieroglyphic symbols in images.

Features

  • Image preprocessing and symbol detection
  • Feature extraction using TensorFlow Lite
  • Symbol classification and matching
  • Real-time processing capabilities

Getting Started

This project is a Flutter application that uses:

  • TensorFlow Lite for inference
  • Image processing for symbol detection
  • Feature matching for classification

Prerequisites

  • Flutter SDK
  • TensorFlow Lite
  • Android Studio or VS Code

Installation

  1. Clone the repository:
git clone https://github.com/Othdu/HieroVision.git
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published