文件名称:javacv
介绍说明--下载内容来自于网络,使用问题请自行百度
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 framework 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 framework 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.