hello guys i'm developing a face recognition program in c# using eigenface algorithm
.
My program does save the live image to sql and if i want to retreive the image the program should compare to the sql if image in live capture and in sql database is equal then the image will retreive.
ASK:
is it possible if the image will be the primary key? because im currently using the label that is attach to the face for comparing