CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - TXT文件

搜索资源列表

  1. bmptxt

    1下载:
  2. 一个将将bmp文件转换为txt文件的代码,适合初学者-a bmp documents will be converted to txt document code for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7696
    • 提供者:张和
  1. RGBYUV_Pixel_Conversion

    0下载:
  2. RGBYUV Pixel Conversion,里面有readme.txt文件,请仔细阅读。-RGBYUV Pixel Conversion, There are readme.txt file, read carefully.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3139
    • 提供者:鲁京
  1. bmpfile111111

    0下载:
  2. 程序能比较好的处理直方图的均衡化,规定化并将每次操作的各灰度级频数保存在txt文件中-procedures can be better dealt with histogram equalization. each of the provisions and operation of the gray level frequency preserve documents in txt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:451068
    • 提供者:李建国
  1. YCrCb

    0下载:
  2. 有YCrCb色彩系统的肤色区域检测,边缘提取以及膨胀腐蚀,txt文件格式。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2573
    • 提供者:赵菁
  1. bmptotxt

    1下载:
  2. 1、可以打开BMP图像或符合BMP格式的TXT文件;2、把显示的图像的像素数据保存成TXT文件.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32557
    • 提供者:张齐
  1. DIP

    0下载:
  2. 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:356350
    • 提供者:晨曦
  1. MyDIP

    0下载:
  2. 本程序是数字图像处理的课程设计,主要实现了位图的模糊、锐化、傅立叶变换等功能。位图操作的主要类为MyDIP,详细见readme.txt文件。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1288374
    • 提供者:赵瑞峰
  1. contour2

    1下载:
  2. 从TXT文件中读入等高线数据,然后绘制出等高线 同时可实现缩放,移动等功能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:309248
    • 提供者:游芳
  1. src

    0下载:
  2. 一款多功能图像处理程序,包括基本图形图像的变化,也可以浏览html 和 txt文件 多窗口显示 ,支持层叠和平铺模式
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16597
    • 提供者:tspowen
  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-21
    • 文件大小:835960
    • 提供者:gao
  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. vicontour

    0下载:
  2. vicontour三维显示控件,读取.TXT文件数据,三维显示-vicontour three-dimensional display control, read. TXT file data, three-dimensional display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:330545
    • 提供者:栾天观
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:319660
    • 提供者:游智超
  1. 32bBMP_to_data_converter

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

    • 发布日期:2017-03-31
    • 文件大小:33873
    • 提供者:sifei
  1. vedio_3Dreconstruction

    0下载:
  2. 通过解算两段视频中的标定物,进行三维匹配,结算空间运动的坐标,并批量生成.txt文件。-3d reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1467
    • 提供者:Maxence
  1. 8bitTo16

    1下载:
  2. 将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.-It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2244356
    • 提供者:jackie
  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. CBIRsys

    0下载:
  2. 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12403685
    • 提供者:李慧强
  1. min_tree

    0下载:
  2. 从conf.txt文件读取无向图矩阵 PRIM算法分步实现最小生成树-File read from conf.txt PRIM algorithm for undirected graph matrix step by step to achieve the minimum spanning tree
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2188733
    • 提供者:Simon
  1. MATLAB载入txt数据并绘制其图的代码

    0下载:
  2. txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:~扬
« 12 3 4 5 »
搜珍网 www.dssz.com