搜索资源列表
Read_MNIST_DataSet
- 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
train
- 用于自动化训练Tessact OCR的程序,用powershell编写而成,可以在windows下运行,(请先安装powershell运行环境)。 如果没有此程序,训练过程将是极端艰苦的。(可参见官方手工训练教程:)http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3 使用方法: 1. 将train.ps1文件放在Tesseract的bin目录下; 2. 进入Powershell环境,运行命令:PS
MouseTrackForTablet
- 主要程序模块包括: (1) 鼠标事件捕获:对点击鼠标左键、拖动鼠标、松开左键等动作进行跟踪。 (2) 鼠标坐标捕获:把捕获的鼠标事件:点击左键、拖动鼠标、松开左键作为一组输入的图形,记录下图形的坐标轨迹。 -Main program modules include: (1) to capture mouse events: on the left mouse button, drag the mouse, release the left to track such act
Towdpca
- 2DPCA的MATLAB程序,毕设用的,不像国外有些编的那么大,便于理解,非常实用,保证正确,适合初学者。-2DPCA the MATLAB program, completed the set up used, unlike some foreign series such a big, easy to understand, very practical, and ensure the correct, suitable for beginners.
MFC_OPENCV
- 在OPENCV平台下实现车牌识别的一套程序 简单有效 可以试试 用C++写的-In OPENCV platform to achieve a set of license plate recognition program is simple and effective, try to write with C++
Labqiuzhi
- (1) 设置运算符栈和操作数栈辅助分析算符优先关系; (2) 在读入字符序列时,完成运算符和操作数的处理,以及相应运算; (3) 在识别处运算数的同时,要将其字符序列形式转化成 float 型数据形式; (4) 输入的字符序列中,操作数不一定是一位数,可能是多位数,如 16+32 ; (6) 在程序中会用到两类栈:操作数栈和运算符栈,分别为 float 型数据和字符型数据, 思考在同一个程序中如何处理两类不同的数据类型? -(1) set operator op
CBIRLab
- 用VC写的商标检索程序,给出一个商标和待检测的图片集,该程序可以检测出含有该商标的图片,有好几种方法。-Written by VC trademark search process, given a mark and set the picture to be detected, the program can detect the image containing the mark, there are several methods.
face_detection
- 基于肤色和长宽比的人脸识别程序,需要添加训练集和测试样本,采用动态K均值聚类,适用于模式识别初学者~-Need to add color and aspect ratio-based face recognition program, the training set and test samples, using dynamic K-means clustering, pattern recognition beginners ~
hand
- 基于opencv1.0的手势识别程序,支持6种手形,可自己定义,支持识别参数的自由设定,支持参数保存,vc6.0开发-Based on opencv1.0 gesture recognition program, support 6 kinds of hand form, can define your own, support the recognition parameters set free, and support parameters save, vc6.0 development
RMS
- 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现
Face-recognition-for-MATLAB
- 该程序主要实现的是人脸的识别,压缩包中含有具体的实现代码,操作步骤,和图片集,通过简单操作即可由一个人的测试图片识别出该人多达10个角度的检测图片。实现工具是MATLAB。-The main achievement of the program is face recognition, compression package contains detailed codes, steps, and pictures set the detection angle up to 10 pictures
code
- 此程序为第五套人民币面值为20,50,100的识别,程序中有四种识别方法,第一种为纸币的长宽比确认,第二种为通过纸币头像部分的主色调的面值识别,第三种为纸币正面左下角的面额数字的识别,第四种为纸币正面中间的面值数字的识别。-This program is the fifth set of RMB nominal value of identifiable 20,50,100, the program has four identification methods, the first one i
PlateIdentify
- 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
p835-snavely
- abstract: We present a system for interactively browsing and exploring large unstructured collections of photographs of a scene using a novel 3D interface. Our system consists of an image-based modeling front end that automatically computes the vie
pcalda
- 基于pca和lca的人脸识别程序, 人脸库分为训练集和测试集两部分,统计识别率 -Based on pca face recognition program and lca, the face is divided into a training set and a test set of two parts, the recognition rate statistics
Face-Recognition
- 本程序设计了一个基于PCA方法的人脸识别系统。该系统可以对各类文件格式的人脸文件进行分析,可以对一定长度的人脸训练集进行特征值提取,能够显示特征脸、平均脸,并且完成比对误差及人脸识别的功能。-This design program a face recognition system based on PCA method.The system can analyze the face of all kinds of file format file, you can face the train
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)