compare images
-
is there any way to compare retrive record of a person according to his/her photo using c# and sqlserver database image can be diffrent but will be of same person means that if image is of same person we will able to fetch records Plz give me any idea :sigh:
-
is there any way to compare retrive record of a person according to his/her photo using c# and sqlserver database image can be diffrent but will be of same person means that if image is of same person we will able to fetch records Plz give me any idea :sigh:
Take a look at this[^]. and Image Recognition with Neural Networks[^], this one is from here on CP, although it is not strictly about facial recognition. This is not an easy subject, so good luck. :)
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
Take a look at this[^]. and Image Recognition with Neural Networks[^], this one is from here on CP, although it is not strictly about facial recognition. This is not an easy subject, so good luck. :)
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
Is it realy hard about face recognition ..... some time I tought to work on it for ma final project .... I think it needs some data mining cource???
-
Is it realy hard about face recognition ..... some time I tought to work on it for ma final project .... I think it needs some data mining cource???
I think it is, but then I'm not that good at Graphicsy type things. :) There is a lot of work going on in the field, but finding easily understood articles on it is not so simple. I'll probably get a handle on it eventually, I tend to absorb things like that over time, until the little light bulb comes on, then I'm OK.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
Take a look at this[^]. and Image Recognition with Neural Networks[^], this one is from here on CP, although it is not strictly about facial recognition. This is not an easy subject, so good luck. :)
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
[Message Deleted]
-
[Message Deleted]
monu_khan wrote:
actually can i store image in database and compare them but it does not work
Can you explain what 'it does not work' means?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”