Skip to content

A facial recognition application used to detect, count and highlight people's faces in images

Notifications You must be signed in to change notification settings

pedrohperoni/face-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

faceApp

A facial recognition application used to detect, count and highlight people's faces in images, built with React, Javascript and CSS. Project developed to study React components, state and props and implementation of the API framework

Project Status

This project is fully functional but some features can be added, such as the ability for the user to upload their own images or photos.

Technologies Used

Screenshots

ss

ss

ss

ss

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

This project was bootstrapped with Create React App.

About

A facial recognition application used to detect, count and highlight people's faces in images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published