Skip to content

mihirdev7/MLkit_Scanner

Repository files navigation

MLKit Scanner App

This Android app integrates various functionalities using Google ML Kit, including QR code scanning, object detection, face detection, and image labeling.

Features

QR Code Scanner

  • Quickly scan QR codes using the device's camera.
  • Obtain the decoded information from the scanned QR codes.

Object Detection

  • Detect and identify objects in images.
  • View bounding boxes around recognized objects.

Face Detection

  • Detect faces in images.
  • Retrieve information about detected faces, such as smile probability and eye openness.

Image Labeling

  • Label objects in images.
  • Get information about the labels and their confidence levels.

Getting Started

To use the app, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/your-username/mlkit-scanner.git
    cd mlkit-scanner

About

This Android app integrates various functionalities using Google ML Kit, including QR code scanning, object detection, face detection, and image labeling.

Resources

Stars

Watchers

Forks

Contributors

Languages