CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image to txt

搜索资源列表

  1. image-4

    0下载:
  2. ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:58735
    • 提供者:林天
  1. transform

    0下载:
  2. matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:106266
    • 提供者:zyx
  1. xpdf-chinese-simplified.tar

    1下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:835960
    • 提供者:gao
  1. Read_MNIST_DataSet

    0下载:
  2. 读取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.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. IPicture

    0下载:
  2. 利用IPicture接口,直接在程序中显示大部分图片,包括JPEG、BMP等常见图像. 文件为.txt,事实上是一个Cpp文件。-Display a image to your program.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:1152
    • 提供者:gamma
  1. 0001

    0下载:
  2. 用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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4774
    • 提供者:JackChen
  1. txt

    0下载:
  2. 我们知道,图像压缩就是要寻找高压缩比、并使压缩后的图像有合适的信噪比的方法,对压缩后的图像还要能实现低失真度地恢复图像。压缩性能的评价标准之一是图像能量损失和零系数成分值。能量损失越小,零系数成分值越大,图像压缩的性能就越高。 -We know that image compression is to find a high compression ratio, and the compressed image signal to noise ratio suitable metho
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:5409
    • 提供者:梁明
  1. txt

    0下载:
  2. 们讨论图像的重构。我编写的重构程序中,为了比较分解图像和重构图像,首先绘出经过小波分解的图像,然后再进行重构。在绘制分解图像和重构图像的过程中,要注意数据格式的转换。-Image Reconstruction discussed. I prepared reconfiguration process, in order to compare decomposition of images and reconstruction of images, first of all draw after
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1239
    • 提供者:梁明
  1. format

    0下载:
  2. 图像格式,包括:将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
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:402656
    • 提供者:千夏
  1. AsciiArtGenGui

    0下载:
  2. 同样基于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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:152512
    • 提供者:calmire
  1. panoramic-picture-creation

    0下载:
  2. 全景图像拼接,小例子,对初学者有用。 将txt中代码复制到m文件就可以了。-Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:666
    • 提供者:sss
  1. save_img_txt

    1下载:
  2. 利用opencv打开图像,同时将图像的所有像素值写入txt文件中。-Open the image using opencv, while all the pixel values of the image written to txt file.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-11
    • 文件大小:3088356
    • 提供者:yijing
  1. huiduzhifangtu

    0下载:
  2. 统计一幅图像的灰度直方图,以TXT格式输出-Statistics an image histogram to TXT format output
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:268313
    • 提供者:观月
  1. cbir

    0下载:
  2. 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
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1744396
    • 提供者:ahmed
  1. LoadImage

    1下载:
  2. Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2411
    • 提供者:Chang
  1. Code_1

    0下载:
  2. LPAS个人相册系统 是一套采用 PHP+TXT 环境运行的高速、易用、简洁的单用户免费图片管理系统。 LPAS个人相册系统 v1.7.1主要功能: 1、支持完全在线维护。不论是否启用安全模式,都可以在线完成新建/删除相册、更新图片、 删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、FTP图片更新功能使得批量更新图片更为容易。你只需要把所有需要更新的图片一次上传 到ftp文件夹,然后进入相册后台,点击“FTP图片更新”,相册的相应数据都将
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:148691
    • 提供者:明君
  1. TansitionBmp

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:22360694
    • 提供者:唐涛
  1. Txt-To-Image

    0下载:
  2. 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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:27865
    • 提供者:杨金
  1. txt

    0下载:
  2. 此程序是利用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!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9576
    • 提供者:小书童
  1. image to txt

    0下载:
  2. this code you help to transform image into file txt. you need to downlowd matlab v 2012 to will be run
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com