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

搜索资源列表

  1. StandardGrayImage.zip

    2下载:
  2. 图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等,Standard gray image-it commonly used in image processing (bmp format), including the baboon, boat, lena, peppers, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.31mb
    • 提供者:
  1. lena

    2下载:
  2. 国际标准测试图像 图像处理 原始图Lena图片 -The international standard test image Lena image image-processing original image
  3. 所属分类:Special Effects

    • 发布日期:2015-04-02
    • 文件大小:2.82mb
    • 提供者:王汪
  1. lena

    0下载:
  2. 灰图像三级小波分解,以lena图像为例。-Gray image 3 wavelet decomposition to lena image as an example.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:47.13kb
    • 提供者:王亚菲
  1. lenaentropy

    1下载:
  2. 求lena图像的信息熵,图像大小为256X256-For lena image information entropy, image size is 256x256
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-10
    • 文件大小:44.19kb
    • 提供者:shizuofu
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2.17kb
    • 提供者:yanhaifeixue
  1. dilation

    0下载:
  2. C++使用OPENCV對LENA圖做DILATION-C++ Use OPENCV Dilation of Lena plans to do
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:106.77kb
    • 提供者:陳榮裕
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:龙胆
  1. lena

    0下载:
  2. 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:198.28kb
    • 提供者:刘涛
  1. lena

    0下载:
  2. 图像加入水印提取水印的Matlab代码,包括的内容较多,能够完成各种实验的要求。-Extracted watermark image watermark to join the Matlab code, including the contents of more to complete the requirements of various experiments.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:350.33kb
    • 提供者:breeze
  1. lena

    0下载:
  2. 快速dct 变换,实现信息隐藏的有一个实例。从图片隐藏,到把隐藏的图片读出的,完整实现-Dct rapid transformation, the realization of information hiding are a case in point. Hidden from the picture, to the hidden picture to read out, a complete realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.19mb
    • 提供者:陈平
  1. BMP

    1下载:
  2. 数字图像处理中非常有用的一些图片包括LENA等.-Digital image processing is very useful in a number of pictures, including LENA, BARBARA such.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:hide
  1. compared

    1下载:
  2. 对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then re
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:70.64kb
    • 提供者:danliu
  1. fwdimages

    0下载:
  2. Lena Images .pgm format with the error image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:420.15kb
    • 提供者:Dushyant
  1. lena

    0下载:
  2. 对被高斯噪声污染的lena图像进行3*3模板的均值滤波 -Mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:63.46kb
    • 提供者:
  1. DIP

    0下载:
  2. 1、打开lena.bmp,点击线性变换即可。 2、打开NoisyImage.bmp,点击中值滤波即可。或者也可以点击理想低通 3、打开lady.bmp,点击获取图片数据;在打开scene.bmp,点击融合 4、打开lena.bmp,点击获取灰度图片数据,再打开lena_color.bmp,点击组合即可。 -1, open lena.bmp, clicking linear transformation can be. 2, open NoisyImage.bmp, you can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:175.58kb
    • 提供者:王敬
  1. showpicureslenaapplication

    0下载:
  2. opencv c plus plus show picture application lena
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.22mb
    • 提供者:skymoon
  1. Wavelet_OMP

    0下载:
  2. 压缩感知!本程序实现图像LENA的压缩传感。-Compressed sensing! The compression process of image LENA sensor.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1.38kb
    • 提供者:石磊
  1. The-entory-of-the-Lena-picture

    0下载:
  2. lena图像信息熵以及各个显色信息熵的求取,运行通过!-lena image entropy and entropy of each color to strike, to run through!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:73kb
    • 提供者:张超
  1. The-mutual-information-of-the-Lena

    0下载:
  2. lena图像互信息求取,包括各个颜色值之间的互信息求取,运行通过!-lena image to strike a mutual information, including all the mutual information between the color values ​ ​ to strike, to run through!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:7.01kb
    • 提供者:张超
  1. Quantization-of-the-lena-picture

    0下载:
  2. lena图像的量化,包括简单量化,以及利用lloydmax进行量化,运行通过!-lena image quantification, including simple to quantify, and the use of lloydmax quantified, run through!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:292.7kb
    • 提供者:张超
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com