搜索资源列表
txt2bmp
- txt to bmp, and you can use it freely
BMPtoTXT
- 将BMP文件数据转换为TXT文件-BMP file data will be converted to TXT documents
将 24Bit BMP 图形转为 TXT 格式
- 将 24Bit BMP 图形转为 TXT 格式-will 24Bit BMP format graphics to TXT
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
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.
bmptotxt
- 核心实例 将bmp文件转换为txt文件 核心实例 将bmp文件转换为txt文件-Bmp file will be the core examples of txt file converted to the core examples of the bmp file is converted to txt file
StGraph
- 将txt文件隐藏到bmp文件中,并可以实现txt文件还原-Txt files will be hidden to bmp file, and can restore the txt file
MatlabReadMNIST
- 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
StGraph
- 一门秘密语言 隐藏txt在bmp图像下-To hide a secret language of txt in the bmp image
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
32bBMP_to_data_converter
- 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
LCD-64~1
- bmp to code.txt converter
Imageformatconversion
- 可以实现图像格式的转换 ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG-Image format conversion can be achieved ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG
Mindray
- 实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。 具体功能: 1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开; 2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下: Zoom.Exe imagelist.txt 其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下:
Image-format-conversion
- 图像格式的转换,首先要准备一张图片,和几个txt文档,把txt文档的扩展名改成一个你要把图片转换成的格式,我用的原始图片是jpg的,txt改成bmp的 -Image format conversion。We must first prepare a picture, and several TXT documents, the txt file extension of the one you want to convert the format I use the original i
TXT-To-BMP
- 一个能够将任意大小的txt数据转为图片的源码。-A txt data of any size into the source of the picture.
reader-of-txt-and-bmp
- 嵌入式开发的txt读取,以及bmp图片读取显示的程序-Embedded development txt read, and bmp picture to read the display program
RAW8RGB
- RAW8转换成BMP图像,示例中提供了1.txt,2.txt,3.txt使用文本导入(RAW8 is converted to BMP images, and the example provides 1.txt, 2.txt, and 3.txt using text imports)
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)