AboorvaDevarajan / Cancellable-Template-Biometric

Understanding and Implementing Cancellable Templates in Biometrics for privacy protection.
1 stars 0 forks source link

Cancellable Template implementation (POC) : Method 1 #3

Open AboorvaDevarajan opened 9 years ago

AboorvaDevarajan commented 9 years ago

Proposed Method : 1

  1. Distance calculation between the minutiae coordinates using neo4j graph database.
  2. Implementing reverse tranformation logic.
AboorvaDevarajan commented 9 years ago

Things Implemented:

  1. Choose a reference point in the list of minutiae.
  2. Find the distance from the reference minutiae to all other minutiae points.

screenshot from 2015-08-17 10 24 31