搜索资源列表
ReadFile3
- 从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件-Read character from character file to named array,and the array can be used in recognising and operating files which include characters.
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.
vvsoft.com
- 汉字识别系统,mydate.dat为字库先点击file, 点open,读入字库学习时字库自动保存已有键盘字符,字母,数字和简单汉字如要识别复杂汉字,请先用学习功能-Chinese Character Recognition System, mydate.dat for the font to click file, point open, read font study has been automatically saved font keyboard characters, letters,
ChineseRecognize
- 经典的识别汉字的源代码. mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-Identification of the classic characters of the source code. Mydate.dat click for font file, point open, read into the font character study has been
string_split
- 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
auto_read_w_ply
- 读取三维图形数据格式的程序,数据格式为ply文件. 含详细的注释,是进行三维图形识别和研究的必备工具.-Read the procedures for three-dimensional graphics data formats, data formats for the ply file. With detailed notes, is a three-dimensional pattern recognition, and an indispensable tool for the stu
pattern3
- 模式识别中的K次平均算法实现。 C语言编写,读入文件中的特征值,对其进行分类-Pattern recognition algorithm K times the average. C language, read the file in the characteristic values of its classification
xiaoboquzao
- 小波去噪matlab程序,在噪声环境下语音信号的增强,语音信号为读入的声音文件,噪声为正态随机噪声,在小波基 db3 下进行一维离散小波反变换.-Matlab wavelet denoising procedure, noise enhancement of speech signals, speech signal is read into the sound file, the noise is normal random noise, the wavelet ' db3' u
setConfigFile
- 从文件中读入数据,并且识别数据以提取出某部分做出修改,修改后存入文件-Read from the file data, and identification data to extract a certain part to make changes, the revised document deposited
vc_num_recognize
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-This di
EAN13ReaderaScanner
- 本程序为条形码生成、识别程序,支持从文件中读取与用鼠标读取 运行程序的要求: BCEncode.dll,BCEncode.lib,BCEncode.h 条形码生成动态链接库。 CDIB.H,CDIB.CPP设备无关类,程序中用它来从文件中读取位图。以上所需文件均包含在了源码中 -The procedures for bar code generation, recognition, support for reading from a file and run the program
Gaussian
- 基于高斯模型的动态物体检测,可以通过本程序读取摄像头获得的文件进行识别-Gaussian model-based dynamic object detection, you can get the application to read the camera to identify the file
rddata
- 很有用的MIT-BIH心电数据库的读取程序,能够将心电数据转换为matlab可以识别的实际的心电数据。 使用时只要稍微改一下文件路径就可以读取。-Useful MIT-BIH ECG database to read program, the ability to convert matlab ECG data to identify the actual ECG data. Use a little change it as long as the path to the file can
PutOut(Version-6.0)
- 能够阅读TXT小说,且不能被老板发现的最好工具。具有的功能 1,能够在屏幕的任一位置打开TXT文档,并且只显示一行。 2,当TXT文档被关闭后,下一次可以选择继续上次的接着看。 3,可以隐藏界面,且可以在任何时候隐藏所阅读的内容。 4,隐藏和显示所阅读内容切换自如。-You can use this tool to read TXT file or TXT novel while you do not want this to be found by your boss. 1
Digit
- Java实现的手写数字识别工具,基于人工神经网络和机器学习原理。先读入一个文件进行训练,然后可以识别相同格式文件中的手写数字。目录下的PNT文件即为手写数字的数据文件。-Java implementation of the handwritten numeral recognition tool, based on artificial neural networks and machine learning principles. To read a file into training, t
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
VC-Chinese--character
- VC源码,图形处理,汉字识别VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VCsource code, graphics processing, Chinese character recognition VC Chinese character recognition source
WAVW
- 将读取WAVE波形,读取wav文件格式 c++ wav文件头-Read WAVE waveform, read wav file format c++ wav file header
wenjian
- 本压缩包含两个源程序,一个为读取文件大小,一个为读取文件内容,应用于检测文件。-This compression consists of two source code, a one applied to the detection of the file to read the contents of the file, read the file size.
xianduqu
- shp图形文件中线文件的读写代码,使用简单的c语言写的-shp file read and write graphics files midline code, using a simple c language
