Monday, January 17, 2011

Reproducing a drawing - Syukri


  • Proposes a system where authentication is conducted by having user drawing their signature using mouse.
  • Have two stages, registration and verification.
  • registration stage: user will first be asked to draw their signature with mouse, and then the system will extract the signature area and either enlarge or scale-down signatures, rotates if needed, (also known as normalizing).
  • The verification stage:first takes the user input, and does the normalization again, and then extracts the parameters of the signature
  • The information will later be saved into the database.

No comments:

Post a Comment