搜索资源列表
image-4
- ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
transform
- matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
xpdf-chinese-simplified.tar
- pdf文件解析,可解析pdf的文本、图像等,可转换输出html,txt,及图像格式,中文包-pdf file parsing, can be resolved pdf text, images, etc, can be converted output html, txt, and image format, the Chinese package
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.
IPicture
- 利用IPicture接口,直接在程序中显示大部分图片,包括JPEG、BMP等常见图像. 文件为.txt,事实上是一个Cpp文件。-Display a image to your program.
0001
- 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
txt
- 们讨论图像的重构。我编写的重构程序中,为了比较分解图像和重构图像,首先绘出经过小波分解的图像,然后再进行重构。在绘制分解图像和重构图像的过程中,要注意数据格式的转换。-Image Reconstruction discussed. I prepared reconfiguration process, in order to compare decomposition of images and reconstruction of images, first of all draw after
format
- 图像格式,包括:将bmp文件转换为txt文件,图像的JPEG压缩,做一个简单的图像处理软件MyPhotoshop-Image formats, including: bmp files will be converted to txt files, JPEG image compression, to do a simple image processing software MyPhotoshop
AsciiArtGenGui
- 同样基于c++.net的一个图像处理程序,与img2ascii不同的是这个可以转换任意大小的图片为ascii码并输出到html或txt文档中-Based on the same c++. Net an image processing procedures, and img2ascii is different of any size can be converted to ascii code of the picture, and output to html or txt document
panoramic-picture-creation
- 全景图像拼接,小例子,对初学者有用。 将txt中代码复制到m文件就可以了。-Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.
save_img_txt
- 利用opencv打开图像,同时将图像的所有像素值写入txt文件中。-Open the image using opencv, while all the pixel values of the image written to txt file.
huiduzhifangtu
- 统计一幅图像的灰度直方图,以TXT格式输出-Statistics an image histogram to TXT format output
cbir
- Client/Server programs to support image retrieval: Client side program submits retrieval query (query parameters and positive/negative samples) to the network server. The server side program takes the query and creates the MATLAB engine insta
LoadImage
- Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt
TansitionBmp
- 1.对一张图片上的某个区域抓取x,y轴坐标和区域的长宽,并将结果输出为txt文件. 2.将16位bmp图片按照一定的公式输出为数组,主要用于凌阳DVD的图片显示. 注:程序密码是:zhdvd,按Ctrl+鼠标左键抓取坐标-1. A picture of an area crawling x, y-axis coordinate and the length and width of the region, and the results output to txt file. 2. 16
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
Txt-To-Image
- txt to image ,是一个vb做的控件,可以将纯文本文件的内容直接输出成图片,并且文字格式可以控制。-txt to image, do a vb control, plain text files can be output directly into the content of pictures and text formatting can be controlled.
txt
- 此程序是利用matlab Gui进行编写的对txt的读取与保存,客观形象,是以后进行复杂编程的基础,对新学者有着较大的帮助!-This program is written using matlab Gui to read txt and preservation of the objective image, is the basis for future complex programming, the new scholars with greater help!
Mindray
- 实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。 具体功能: 1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开; 2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下: Zoom.Exe imagelist.txt 其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下:
image to txt
- this code you help to transform image into file txt. you need to downlowd matlab v 2012 to will be run