将网络摄像头和指纹支持集成到 OpenERP 中
我想扩展 OpenERP 的医疗模块以包括网络摄像头和指纹支持。我将在未连接到互联网的本地网络上使用 OpenERP。请问解决这个问题最好的方法是什么?
I want to extend the medical module of OpenERP to include webcam and fingerprint support. I would be using OpenERP on a local network not connected to the internet. Please what is the best way to go about this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用闪光灯来访问您的网络摄像头,您可以捕获图像并将其保存到预定义的位置。在 sourceforge.net 上搜索 croflash 会对您有帮助
You can use flash which will access your webcam and you can capture image and save it to a predefined location. Search croflash on sourceforge.net that will help you