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

搜索资源列表

  1. wavelet

    0下载:
  2. 本程序实现二维灰度图像的小波变换和逆变换。 直接运行本目录下的批处理程序run即可。 用户需自己输入以下参数: 1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下) 2. 选用的小波名称(本程序中可使用haar及db2-db5) 3. 小波变换的级数。 运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:231639
    • 提供者:canor
  1. standard_test_color

    2下载:
  2. 标准彩色测试图像,包括airplane,baboon,couple,girl,lena,peppers等的bmp,tiff以及jpg格式
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6928542
    • 提供者:林峰
  1. lena。bmp的抖动

    0下载:
  2. 所属分类:源码下载

  1. Histogram

    0下载:
  2. 用matlab实现lena。bmp图像的直方图均衡化-Using matlab to achieve lena. bmp image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:内莫
  1. equ_match

    0下载:
  2. 均衡化,反均衡化 lena.bmp是图示图像-Equalization, anti-equalization is lena.bmp icon image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:168613
    • 提供者:林荦荦
  1. LenaOpen

    0下载:
  2. 实现将lena.bmp打开的程序代码,此lena为黑白图片,是学习图像处理的第一步。-Lena.bmp implementation will open the program code, the lena for the black-and-white picture, are studying the first step in image processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1935659
    • 提供者:爱涛
  1. CH3

    0下载:
  2. L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:191635
    • 提供者:Oki
  1. imagetest

    0下载:
  2. 绘制一个多通道图像的灰度直方图,默认处理文件是lena.bmp-Draw a multi-channel histogram of the image, the default processing of documents is lena.bmp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2991276
    • 提供者:flaming
  1. decoderprog

    0下载:
  2. fractal image compression of gray scale images.... only works for square images... try with lena.bmp a gray scale one.... good compression ratio acheived
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3762
    • 提供者:Koushik
  1. 28coderesources

    0下载:
  2. 图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用-256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11164533
    • 提供者:SFDGSDFG
  1. Canny

    0下载:
  2. Canny算子提取边缘,matlab进行图像处理,图像锐化-Canny edge extraction operator, matlab image processing, image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:282941
    • 提供者:图像处理
  1. li9_23

    0下载:
  2. clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4) A=double(I) 转换为double类型
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:671
    • 提供者:lzp_llz
  1. Assignment1

    0下载:
  2. 对灰度图像及彩色图片的抖动处理~以lena.bmp为处理对象-Grayscale and color images of the dithering ~ to lena.bmp was treated
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2526447
    • 提供者:莫瑶
  1. linyupingjun

    0下载:
  2. 对bmp图像进行平滑处理之邻域平均,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of values among the filtering, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1876
    • 提供者:lixiang
  1. lvbo

    0下载:
  2. 对bmp图像进行平滑处理之中值滤波,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image of the median filter to smooth processed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1813
    • 提供者:lixiang
  1. moban

    0下载:
  2. 对bmp图像进行平滑处理之高斯模版,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of the Gaussian template, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:lixiang
  1. 123vc

    0下载:
  2. 这是调试过后的程序基本上没有什么大的变动只是一些小的问题.这是C语言写的所以看起来不太好看但基本思想是体现出来了.现贴上去. 需要说明一点的是:它的原图像,水印图像是固定的.名字分别是:lena.bmp sdulogo.bmp 嵌入水印后的图像文件是: lenaw.bmp  提取水印后的图像文件是:logo.bmp-This is a debugging program after no major changes are basically just some minor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3011984
    • 提供者:吴波
  1. media-filter

    0下载:
  2. 本程序是用matlab编写的一段代码 主要是实现图像的中值滤波 采用的图像是lena.bmp 系统给出的图像 -This procedure is used Matlab prepared to use a section of code is mainly to achieve the image median filter used in image is the lena.bmp system given image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:51311
    • 提供者:lucy
  1. 256togray

    0下载:
  2. 本源代码实现256色彩色图像像灰度图像的转换。-256 image to gray image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3855924
    • 提供者:seven
  1. asgmt1

    1下载:
  2. 对于一张8位灰度图像lena.bmp 1)运用4×4抖动矩阵,生成对应抖动图像 2)生成有序抖动图像 3)对于一张24位彩色图像,生成4×4抖动图像- For a 8-bit gray image (lena.bmp) 1)Use a dithering matrix (4*4), generate the dithered image. 2) Generate the ordered ditering image (4*4). 3) For a 24-bit co
  3. 所属分类:Special Effects

    • 发布日期:2015-11-25
    • 文件大小:601088
    • 提供者:李琰
« 1 23 4 »
搜珍网 www.dssz.com