资源列表
基于SIFT人脸识别
- 提取sift特征,画人脸特征图,并对人脸进行人脸识别。
字符识别孪生网络
- 运用孪生网络技术识别minst手写字符集并计算准确率(Identifying Minst Handwritten Character Set and Calculating Accuracy Using Twin Network Technology)
ORL人脸数据库
- ORL人脸数据库,包含400幅人脸图像(40人, 每人1O幅, 大小为112像素x92像素)(ORL face database, including 400 face images (40 people, 10 for each person, 112 pixels x 92 pixels in size))
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)
人脸识别资料
- 用python实现的人脸识别技术,可以下载下来跑跑(Face identification base on python)
aocr_x64
- aspose.ocr 图像识别dll 6464位(Aspose.ocr image recognition DLL 6464 bit)
自然语言处理理论与实战
- 讲述自然语言处理相关学科知识和理论基础,并介绍使用这些知识的应用和工具,以及如何在实际环境中使用它们(This paper introduces the knowledge and theoretical basis of natural language processing, the application and tools of using these knowledge, and how to use them in the actual environment)
心音信号处理分析
- 在matlab仿真平台上对某一心音信号进行采样、小波分解、消噪处理、信号重构等信号处理(Heart audio data processing)
基于LBP的人脸识别
- matlab基于LBP的人脸识别,在matlab基于LBP算法的人脸识别程序,其中包含一个可以运行的程序以及代码。(Face recognition based on LBP in matlab. Face recognition program based on LBP algorithm in matlab contains a program and code that can be run.)
基于摄像头的人脸识别程序
- 通过电脑摄像头采集视频图像,并且实时的进行人脸识别
cifar-vgg-master图像识别
- cifar-vgg-master图像识别,基于python平台,很好用(cifar-vgg-master image recognition)
VC++绘图控件实例
- VC++用2008版Visual Studio编写,一个简易绘图小小程序