Skip to content

bhattabhi013/AutoZoomAI

Repository files navigation

AutoZoom AI

AutoZoom AI is a Flutter application that uses machine learning and computer vision to detect objects in the camera's field of view and automatically zoom in on them. This feature can be useful for users who have difficulty seeing objects that are far away or who want to focus on a particular object in a crowded environment.

📝 Table of Contents

Features

  • Automatic object detection: The application uses computer vision algorithms to detect objects in the camera's field of view.
  • Automatic zooming: Once an object is detected, the application automatically zooms in on it to get a better view.

Requirements

  • Flutter SDK (version 2.0 or later)
  • Android Studio or Visual Studio Code
  • Android device or emulator with camera access

Installation

  1. Clone the repository or download the source code
  2. Open the project in Android Studio or Visual Studio Code
  3. Connect your Android device or start an emulator
  4. Build and run the application using the following command in the terminal: flutter run

Usage

  1. Open the AutoZoom AI application on your Android device
  2. Grant camera permissions to the application
  3. Point the camera at an object that you want to zoom in on
  4. The application will automatically detect the object and zoom in on it

Authors

Credits

AutoZoom AI was developed by me as part of a Flutter programming project. The application uses the Google's ML Kit Object Detection and the Camera Flutter plugin.

Demo

DEMO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published