文件名称:javacv
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-10-31
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Mete*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
javacv小demo,使用javacv0.8版本进行的一个demo测试(/*
* FaceRecognition.java
*
* This file is a translation from the OpenCV example http://www.shervinemami.info/faceRecognition.html, ported
* to Java using the JavaCV library. Notable changes are the addition of the Java Logging fr a mework and the
* installation of image files in a data directory child of the working directory. Some of the code has
* been expanded to make debugging easier. Expected results are 100% recognition of the lower3.txt test
* image index set against the all10.txt training image index set. See http://en.wikipedia.org/wiki/Eigenface
* for a technical explanation of the algorithm.
*
* stephenreed@yahoo.com
*
* FaceRecognition is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free
*/)
* FaceRecognition.java
*
* This file is a translation from the OpenCV example http://www.shervinemami.info/faceRecognition.html, ported
* to Java using the JavaCV library. Notable changes are the addition of the Java Logging fr a mework and the
* installation of image files in a data directory child of the working directory. Some of the code has
* been expanded to make debugging easier. Expected results are 100% recognition of the lower3.txt test
* image index set against the all10.txt training image index set. See http://en.wikipedia.org/wiki/Eigenface
* for a technical explanation of the algorithm.
*
* stephenreed@yahoo.com
*
* FaceRecognition is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free
*/)
相关搜索: JAVACV
(系统自动生成,下载前可以参看下载内容)
下载文件列表
javacv
javacv\.classpath
javacv\.project
javacv\.settings
javacv\.settings\org.eclipse.jdt.core.prefs
javacv\bin
javacv\bin\javacv
javacv\bin\javacv\test.class
javacv\src
javacv\src\javacv
javacv\src\javacv\test.java
javacv\.classpath
javacv\.project
javacv\.settings
javacv\.settings\org.eclipse.jdt.core.prefs
javacv\bin
javacv\bin\javacv
javacv\bin\javacv\test.class
javacv\src
javacv\src\javacv
javacv\src\javacv\test.java