资源列表
GIS
- 用来进行多边形的拓扑结构生成,用户可自己随意输入点弧关系及弧点关系-Used to generate the topology of the polygon, the user can input their own random point arc arc relationship and the relationship
dbx
- 这是一个双重独立编码算法的示例,代码中主要表明多边形拓扑结构是如何生成的-This is an example of dual independent coding algorithm, the main code that polygon topology was generated
Face-Recgnition-on-FPGA
- 详细介绍了如何在FPGA上建立人脸识别系统,从硬件软件两方面做了说明,非常值得仔细阅读学习-Details how to build face recognition system on an FPGA, made from both hardware and software are described, well worth learning to read
traincar1
- 用来进行汽车标志检测和识别的图像库,全部为灰度图-a car logo database used to detect the car logo
8qam
- 信号产生、参数提取及识别过程 -Signal, parameter extraction and identification process signal, parameter extraction and recognition process
MATLAB
- 基于matlab的车牌识别技术 图像处理 系统的实现-Matlab license plate recognition technology based on image processing system to achieve
INFace_v2
- 人脸识别工具箱。包含了人脸识别的各种基本函数,用MATLAB编写,非常适合研究者使用。-The INface toolbox for illumination invariant face recognition .The INFace (Illumination Normalization techniques for robust Face recognition) toolbox v 2.0 is a collection of Matlab functions and scr ipt
yzm-shi-bie
- 易语言天联验证码识别源码例程程序结合易语言扩展界面支持库和互联网支持库,实现网站验证码图片的识别。 点评:读取网站验证码图片,进行分割后在画板中放大写出,加以识别。本例程是识别验证码图片的一种方法,值得学习借鉴-Easy language day routines associated verification code program with easy to identify the source language extensions to support libraries
code
- 一个小型的matlab仿真验证码识别代码,包含样本图片-A small matlab simulation code identification code, including sample pictures
ORL
- 用于测试人脸识别系统性能的一个人脸库,有40个人脸共400副照片-ORL face
PCA-and-SVM-Face-recognition
- 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc