我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。
Closed 7 years ago.
我正在研究有关 Java开放源Iris扫描图书馆的建议。 以前曾有人使用过,可以为每个扫描和安放一个独一无二的形象;也能够认证。 谢谢。
我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以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支持这一点)。
IEEE material available , but it needs subscriptions. http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4579428
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
无法获取图像。
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 ...
Check this, List<String> list = new ArrayList<String>(); for (int i = 0; i < 10000; i++) { String value = (""+UUID.randomUUID().getLeastSignificantBits()).substring(3, ...
I am in the middle of solving a problem where I think it s best suited for a decorator and a state pattern. The high level setting is something like a sandwich maker and dispenser, where I have a set ...
I have been trying to execute a MS SQL Server stored procedure via JDBC today and have been unsuccessful thus far. The stored procedure has 1 input and 1 output parameter. With every combination I ...
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 ...
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 ...
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....
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 ...