English 中文(简体)
开放源Iris Scanning Library in Java [los]
原标题:Open Source Iris Scanning Library in Java [closed]

我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。

Closed 7 years ago.

我正在研究有关 Java开放源Iris扫描图书馆的建议。 以前曾有人使用过,可以为每个扫描和安放一个独一无二的形象;也能够认证。 谢谢。

问题回答

我有的用 t图书馆说,“公正”是你描述的整个工作,但并不难使用<>JavaVis()。 http://imai-software.com/openlab/data/IMAI-JOUNALVI.pdf#page=43“rel=“noretinger” http://imai-software.com/openlab/data/IMAI-JOLUNAVI.pdf#page=43 (见第43页)该文件相当好,篇幅长:

当然,有一些“工作”解决办法,例如:

而我个人却在制作这2个图书馆时使用过头巾(测试理由),因为文件不很好/详细,而且由于这种问题相当“尖端”,因此,文件和解释文件比任何来源代码都更加重要。

如果上述办法没有为你工作,我建议使用MATLAB基于属地的承认实例(因为有许多MATLAB基于的用途、文件、文件),而不是将其转换到 Java或直接从 Java(因为MATLAB支持这一点)。

I tried the project iris tool. It has the foundation blocks for IRIS Matching SYstem. It has the following features: * Basic QT UI - Needs qt-make and qt-sdk on top of gc++ and make to build * Iris Detection from Image file. - The Image should be 320x280 windows bmp greyscale 8 bit indexed image. - You can take an iris snap from you camera phone. It took a 12M regular jpeg image and converted it to required format using gimp. * Iris Image database: Text file db to store Iris Images. - Means you could extend the tool to create a Iris Search database - I could take another iris image and try to match with existing image

无法获取图像。





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签