搜索资源列表
jShopzOnlineShop
- jShopz是一个基于Java的在线商店系统。它的Java编码的强体系结构使得它成为要求高度可定制性和性能重要的项目的首选。数据库连接使用JDBC。这个版本增加了在Linux / Apache 环境中的测试。 -jShopz is a Java-based online store system. Its Java-coded architecture makes it a higher degree of customization and performance of impo
yqj
- 图像数据库管理软件设计Image database manage software design 设计一个图像数据库管理软件。应用于无线图像监控系统中监控图像的存储和查询-image database management software Image database manage softwa 're design an image database design management software. For Wireless Video Monitoring System
eigenface_matlab
- This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
Automatic_Fingerprint_Authentication_System
- A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
FaceRec
- 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
centralizing
- 自动指纹识别系统的工作模式可以分为两类:验证模式和辨识模式。验证就是通过把一个现场采集到的指纹与一个以登记的指纹进行一对一得比对,来确认身份的过程。作为验证的前提条件,验证者的指纹必须在指纹库中已经注册。-Automated Fingerprint Identification System can be divided into two categories: model verification and identification modes. Authentication is thro
finger_library
- 精通VisualC指纹模式识别系统算法及实现的分类指纹库-VisualC fingerprint pattern recognition system master algorithm and fingerprint database, a classification
Fingerprint
- 指纹库中为六个指纹 其前三个为同一个人的指纹,后三个为同一个人的不同关态下的指纹; 该系统还适用性很广,自已可以拿其它的指纹来进行判断; 限于上传量的问题,只上传这个指纹库;还望谅解。-Fingerprint fingerprint database for the six The first three fingerprints for the same person, the latter three for the same person under different o
vc555
- 调整特征库的特征,使识别系统在能够识别多体汉字的同时,还具有更高的抗干扰能力。从某种意义上说,经过改进后的识别系统的“智能”有所提高,在一定程度上能够“去粗存精、去伪存真”,变得更为“聪明”了。 -Adjust the feature database of feature, make recognition system can identify multi-body characters, but also has higher anti-interference ability. In
TsServer
- 基于指纹识别的考勤系统 -- 服务器段本程序基于对话框下开发的指纹识别系统,主要完成了通信部分,指纹采集部分待发。 VC6.0的编译环境 数据库为SQL2004-Attendance based on fingerprint identification system- the server section developed under this program dialog-based fingerprint identification system, mainly to comple
Ldx_FaceRecognitionTrackingDemo
- Ldx_人脸识别与跟踪演示系统,是我上学期间抽空的做的一个试验,简单实现了一下识别与跟踪功能,还用数据库的方法对人脸库进行管理,现在我毕业了,正准备进行完善一下。使用方法见“使用说明”。-Ldx_ face recognition and tracking demonstration system, is taking the time to do my school during a test, a simple look to achieve recognition and tracking
Face-Recognition-System-using-FLD
- 采用了FLD算法,matlab语言,实现对人脸数据库的识别,系统附带有实验的数据库。-Using FLD to realise the face recognition. There are database in the system too.
face-recognation-orl-database
- 人脸检测与识别系统 PCA 测试数据库为ORL数据库-Face detection and recognition system PCA test database for ORL database
7_dispaly_color
- 在linux系统下,基于surses库调试终端界面的显示颜色!(包含Makefile)-In Linux system, based on surses database debugging terminal interface display color!(including Makefile)
8_pat
- 在linux系统下,用surses库实现逻辑窗口的操作!(包含Makefile)-In Linux system, using surses database to realize logic window operation!(including Makefile)
PCA_ORL
- 基于PCA和SVM的人脸识别系统的实现,实验数据采用ORL人脸库。-Based on the PCA and the SVM face recognition system is realized, the experiment data using ORL face database.
License-Plate-Recognition-System
- 对捕捉到的车牌照片进行图像变形、移位处理后,根据数据库的内容对比识别车牌号。-Photo capture license plate image deformation, the contrast shift treatment, according to the content of the database to identify the license plate number.
faceface
- 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。 这样就可以把一些类似颜色人脸的背景排除。
csuFaceIdEval_5.1
- 国外开源的关于FERET人脸库的人脸识别评估系统-Foreign face recognition on the FERET face database, open source evaluation system
Release
- 闲时无聊,搭了一个基于深度神经网络的手写数字识别系统。该系统在手写数字数据库mnist测试达到了99.22 的准确率。整个系统基于C++开发,可以很方便的移植到其他平台。 其中手写数字数据库mnist(http://yann.lecun.com/exdb/mnist/),有60000个训练样本数据集和10000个测试用例。它是由Google实验室的Corinna Cortes和纽约大学柯朗研究所的Yann LeCun建立的一个手写数字数据库。同时它是nist数据库的一个子集。