Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Recognition App

Overview

The Image Recognition App is built using Flutter and Google ML Kit. Users can upload an image, and the app will identify the objects in the image, providing the name of each object along with its accuracy rate.

Features

  • Upload an image from your device.
  • Identify objects in the uploaded image.
  • Display the name and accuracy rate of each identified object.
  • User-friendly interface with intuitive navigation.

Installation

Prerequisites

  • Flutter SDK
  • Android Studio or Visual Studio Code with Flutter and Dart plugins
  • A device or emulator to run the app

Steps

  1. Clone the repository:
    git clone https://github.com/yourusername/image-recognition-app.git
  2. Navigate to the project directory:
    cd image-recognition-app
  3. Install the dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Usage

  1. Launch the app on your device.
  2. Tap the "Upload Image" button to select an image from your gallery.
  3. The app will process the image and display the identified objects with their accuracy rates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages