搜索资源列表
ReadFile3
- 从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件-Read character from character file to named array,and the array can be used in recognising and operating files which include characters.
myread
- matlab中读取*.txt文件数据程序,*.txt文件 可以是串口调试助手等采集到的16进制数据。-Use Matlab to open *.txt files and can open all kinds of *.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
BaseData-POR
- 天气雷达数据读取工程文件,配合前面的文件进行处理-weather radar data read engineering documents, with the previous document processing
LA5_Path
- 读取bitmap图形中的路径信息输出成数据文件。-read the bitmap graphics output path information into data files.
processdxf
- C++的源程序,对CAD图形DXF文件的处理.读取DXF数据,是数控冲孔机上的一段程序.
1632DEMO
- 读取字库文件,将点阵显示到16x16的LED模块上的程序
libexif-0.6.16.tar
- 数码照片信息读取,轻量级的,不含照片解码,只读取照片文件头信息
readyuv
- /*读取图像中的Y分量,写入文件fileout中 */
ImageMatch
- 图像模式识别,其中的CDib类是专门用来处理与设备无关位图的类,对应于位图的结构进行读、写、读取数据指针、文件头等信息。
fileread
- 实现文件的读取高速度进行文件操作比如写出写入.
text2data
- 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
XPPS.DXFView.rar
- 此程序的功能是读取DXF格式的文件。可以读出AutoCAD 的dxf格式文件,This program
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.
add_pro
- 在IDL中读取envi标准影像格式数据,包括img影像文件和hdr头文件-Envi read in the IDL standard image format data, including documents and image img header hdr
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
offread
- 识别off文件,将数据读取到一个细胞数据中-Identification off the file, reads the data into a cell data
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
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等