货币检测和读者 [英] Money Detection And Reader

查看:107
本文介绍了货币检测和读者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的\会员





我有一个大学项目,它是关于读钱器和探测器,
主要想法是关于如何通过移动凸轮上的钱来识别电流并检测其价值及其类型>







请我寻求你的帮助,你能帮帮我吗?





谢谢



Techno

解决方案

这根本不是一项简单的任务。



对于.NET图像识别或计算机视觉库,我的第一个建议是着名的AForge.NET Andrew Kirillov ,CodeProject成员和作者,顺便说一下:

http://en.wikipedia.org/wiki/AForge.NET [ ^ ],

http://www.aforgenet.com/ [ ^ ],

http://code.google.com/p/aforge/ [ ^ ]。



另外两个着名的开源库,OpenCV和VXL都是用C ++编写的

< a href =http://en.wikipedia.org/wiki/OpenCV> http://en.wikipedia.org/wiki/OpenCV [ ^ ],

http: //opencv.org/ [ ^ ],

http://en.wikipedia.org/wiki/VXL [ ^ ],

http://vxl.sourceforge.ne t / [ ^ ]。



有一些.NET OpenCV包装器:

http:// code .google.com / p / opencvdotnet / [ ^ ],

http://sourceforge.net/projects/emgucv/ [ ^ ]。



原则上,您可以使用P / Invoke或混合模式(托管+非托管)C ++ / CLI项目来包装任何C ++库。



-SA

Dear \ Members


I have a university project , it''s About money reader and detector ,
the main idea is about how to recognize the curreny by moving the money over the cam and detect the valur and the type of it>



please i am looking for your help , can you help me ?


Thanks

Techno

解决方案

This is not a simple task at all.

For .NET image recognition or computer vision library, my first recommendation will be the well-known AForge.NET by Andrew Kirillov, a CodeProject member and author, by the way:
http://en.wikipedia.org/wiki/AForge.NET[^],
http://www.aforgenet.com/[^],
http://code.google.com/p/aforge/[^].

Two other well-known open-source libraries, OpenCV and VXL are written in C++
http://en.wikipedia.org/wiki/OpenCV[^],
http://opencv.org/[^],
http://en.wikipedia.org/wiki/VXL[^],
http://vxl.sourceforge.net/[^].

There are some .NET OpenCV wrappers:
http://code.google.com/p/opencvdotnet/[^],
http://sourceforge.net/projects/emgucv/[^].

In principle, you can wrap any C++ library using P/Invoke or a mixed-mode (managed + unmanaged) C++/CLI project.

—SA


这篇关于货币检测和读者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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