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

搜索资源列表

  1. Vc++A

    0下载:
  2. 本代码同VC编码对图像lena进行图像的反色,反色后的图像颜色变暗。-the VC code with the right image coding lena images of anti-Israel and anti-color image color darken.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:677.11kb
    • 提供者:孔宾
  1. images

    1下载:
  2. 图像处理中经常使用的标准测试图像的RAW格式文件。其中包括lena,barbara,finger,goldhill,baboon等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:945.49kb
    • 提供者:shawn
  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. ImageandHistogram

    0下载:
  2. 打开一幅256色BMP图像,进行灰度统计直方图的操作并且用对话框资源显示直方图,程序重要而简洁。-Open a 256-color BMP images to obtain gray-scale histogram display operation to get the dialog box resources, Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:112.1kb
    • 提供者:wb
  1. meanfilter

    0下载:
  2. vc代码,关于均值滤波法的图像平滑 (以原始lena图像为测试图像)-vc code, on the mean filter for image smoothing (in the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:belief
  1. LaplacianSharpening

    1下载:
  2. vc代码,关于拉普拉斯法的图像锐化(以原始lena图像为测试图像) -vc code, sharpening the image on the Laplace law (in the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.82mb
    • 提供者:belief
  1. imagemirroring

    0下载:
  2. vc代码,用于图像镜像演示(以原始lena图像为测试图像) -vc code, for image mirroring demo (the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:belief
  1. CannyEdgeExtraction

    0下载:
  2. vc代码,用Canny算子提取边缘 (以原始lena图像为测试图像)-vc code, using Canny edge extraction operator (in the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3.17mb
    • 提供者:belief
  1. zhifangtujunhenghuaruihua

    0下载:
  2. 1是对图像进行直方图均匀化,2,3分别是用Laplacian 锐化算子(分α = 1和α = 2两种情况)对256×256 大小、256级灰度 的数字图像lena.img 进行锐化处理,显示处理前、后图像。 -1 is the histogram of image uniformity, 2,3 are the Laplacian sharpening operator with a (sub α = 1 and α = 2 both cases) on the 256 × 256 si
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:545byte
    • 提供者:smith
  1. Assignment1

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

    • 发布日期:2017-05-10
    • 文件大小:2.41mb
    • 提供者:莫瑶
  1. Common-standard-pics

    0下载:
  2. 数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载-Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:489.15kb
    • 提供者:OSer
  1. SOFM256

    0下载:
  2. 自组织特征映射算法,采用256的lena的图像进行仿真-Self-organizing feature mapping algorithm, using 256 simulated images of lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:753byte
    • 提供者:yinxuejiao
  1. raw2bmp

    0下载:
  2. 讲lena的raw格式转换成8位bmp图像-lena s raw format images converted to 8-bit bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.47mb
    • 提供者:李明
  1. JPEG-DCT

    0下载:
  2. 将lena.bmp图像进行JPEG压缩,使用dct变换和量化编码。-Will lena.bmp images to JPEG compression using dct transform and quantization coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:189.98kb
    • 提供者:liwenyi
  1. Digital-image-processing-experiment

    0下载:
  2. 将LENA图像分别进行4倍和16倍减采样并对减采样的效果进行描述 将LENA图像转换成256、62、32、8、2 级灰度图像,并对灰度减小后的图像效果进行-Will LENA image separately and 16 times as much as four times and reduce sampling the effects of reducing sampling the LENA images into 256, 62, 32, 8, 2 levels of gray ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:442.86kb
    • 提供者:刘赤利
  1. JPEGPToolPBox

    0下载:
  2. 基于lena图像的3层小波的图像分解与重构-Lena image-based 3-layer wavelet decomposition and reconstruction of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:49.99kb
    • 提供者:柴丹丹
  1. pic

    6下载:
  2. 图像处理中最常用的各种国际标准测试图像,包括Lena、Barbara、Cameraman、Peppers等图片的多种格式。-The most commonly used in image processing in various international standard test images, including Lena, Barbara, Cameraman, Peppers, and other images in multiple formats.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-28
    • 文件大小:5.71mb
    • 提供者:云中帆
  1. standard-test-images

    0下载:
  2. 用于数字图像处理的标准测试影像,包含Lena、Baboon、Barbara等-For standard test images on digital image processing
  3. 所属分类:Special Effects

  1. images

    0下载:
  2. 数字图像处理的非常面全的图片,包含有各种格式的和大小的。-there are many kids of images that used to digitial image pricessing,including lena,boat,cman images
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19.04mb
    • 提供者:hanyuyi
  1. lena-graychazhi

    0下载:
  2. 对lena图像分别进行4倍和16倍减采样,将256级的lena图像转换成128级灰度图像,64级灰度图像,32级灰度图像-Gray image of lena were reduced four times and 16 times sampling, 256 of 128 lena image is converted into a grayscale image, the 64-level grayscale images, 32 gray-scale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:29.08kb
    • 提供者:lilili
« 12 »
搜珍网 www.dssz.com