c#中使用Web cam进行指纹识别 [英] Fingerprint Recognition using Web cam in c#

查看:90
本文介绍了c#中使用Web cam进行指纹识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了一个手指识别应用程序,它可以与Digital Persona指纹识别器一起使用。

指纹识别是根据设备生成的FMD进行的。



现在我想在c#中使用网络摄像头识别指纹。

i在google上尝试过。有很多解决方案..

我没有得到任何适当的指导。 :(



任何人都可以帮助我吗???

帮助将不胜感激.. :)



在此先感谢.. :)

Nirav Prabtani

解决方案

这个代码项目文章看起来很有希望:用于指纹验证的C#框架 [ ^ ]。


问题很简单。你用Google搜索并找到了很多解决方案,但你没有得到适当的指导。这意味着你不知道你在做什么,这不是任何人的错。



HTML无法连接到你的网络摄像头。您需要使用闪存或类似的东西才能访问本地硬件。从那里,您需要拍照并将其发送到服务器。那时,代码并不关心你碰巧做到了这一点,它只关心做指纹验证。然而,这远远不是微不足道的,考虑到您所展示的专业水平,您最好的选择是购买一个为您完成所有工作的框架,因为您似乎不太可能做到这一点。否则

I have developed an application for finger recognition, it is working properly with Digital Persona Fingerprint Reader.
Fingerprint recognition occurs on the basis of generated FMD by device.

Now i want to recognition fingerprint using webcam in c#.
i tried on google. there are lots of solution for that..
I didn't get any proper guidance from there. :(

Can any one help me???
Help will be greatly appreciated.. :)

Thanks in Advance.. :)
Nirav Prabtani

解决方案

This Code Project article looks promising: "A Framework in C# for Fingerprint Verification"[^].


There issue is very simple. You googled and found lots of solutions, but 'you didn't get proper guidance'. That means you have no idea what you're doing, which is not really anyone's fault.

HTML has no way to connect to your web cam. You'll need to use flash or something similar in order to gain access to your local hardware. From there, you'd need to take a picture and send it up to the server. At that point, the code will not care that you happen to have done that, it will only care about doing finger print verification. However, this is far from trivial, and your best bet, given the level of expertise you're showing, is to look to buy a framework that does all the work for you, because it seems unlikely you'll be able to do it otherwise.


这篇关于c#中使用Web cam进行指纹识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆