Storing matrices in a database

I am working on an implementation for iris recognition system using C#.NET, so far my system produces a two 9600 bit matrices (temp & mask) that are unique for every iris, I am trying to store these two matrices in an SQL database, and every time a new iris is entered to the system, it should first be checked with the entries in the database.

the comparison function (hamming distance) requires the two matrices the temp and mask.

any idea how to start this approach??

thanks

  • Moved by Bob BeaucheminMVP Saturday, December 13, 2014 6:57 PM Moved to the design forum as it's a design question
December 2nd, 2014 7:32pm

Thair, is this still an issue?

Thanks!

Free Windows Admin Tool Kit Click here and download it now
March 9th, 2015 12:23am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics