Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 632 Bytes

ReadME.md

File metadata and controls

26 lines (17 loc) · 632 Bytes

Fingerprint recognition App

Description

This is a simple app that allows you to check the simularity of fingerprints using SourceAFIS library. the app should be run on cloud but due to limired resources it uses cloudsim plus to simulate the cloud environment. it will return the files that has simularity greater than 40.

Getting Started

Dependencies

  • Java 8
  • Cloudsim plus
  • SourceAFIS

Installing

  • Clone the project
  • Import the project to your IDE
  • Add the dependencies to the project
  • Run the project

Executing program

just run the project and you will be able to see the results in the console