Skip to content

Nagarjuna325/Image_detector

Repository files navigation

Facial Recognition Web Application

Overview

This web application captures an image feed from the user's webcam and performs facial recognition on the captured images using TensorFlow.js and the MediaPipe pre-trained face recognition model.

Features

  • Captures webcam feed.
  • Implements facial recognition to identify faces in images.
  • Displays captured images with an overlay indicating the position and size of detected faces.
  • Handles multiple faces in a single image.
  • Responsive design for desktop and mobile devices.

Tech Stack

  • Angular
  • TypeScript
  • Bootstrap
  • TensorFlow.js
  • Media Pipe

Start App:

npm install

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published