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

搜索资源列表

  1. ImgPreEdgEnh

    0下载:
  2. canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\\测试图片 \\原始lena图像.bmp 用Canny算子提取边缘\\测试图片\\用canny算子提取边缘.bmp 用Canny算子提取边缘\\源代码 用Canny算子提取边缘\\源代码\\cdib.cpp 用Canny算子提取边缘\\源代码\\cdib.h 用Canny算子提取边缘\\源代码\\ChildFrm.cpp 用Canny算子提取边缘\\源代码\\ChildFrm.h
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:艰苦撒
  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. embed.zip

    0下载:
  2. 藏入數位浮水印處理程式 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 ,Possession of a digital watermark into the processing program 1. Used in this program are the*. raw format images of gray-scale imag
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2.09kb
    • 提供者:tzuhua
  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. Wavelet_LC

    0下载:
  2. 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex operation. Test data must be 256 co
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:166.91kb
    • 提供者:龙晓风
  1. fangkuaibianma

    0下载:
  2. 本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。 -This procedure uses the most simple code on the box of 512 × 512 images were coded lena. After running the program can be seen that the larger box made, the greater the distortion imag
  3. 所属分类:Wavelet

    • 发布日期:2017-05-14
    • 文件大小:3.11mb
    • 提供者:Summer
  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. 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. 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. 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. 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
  1. BP_tuxiangyasuo

    0下载:
  2. BP神经网络的图片压缩,注释很清楚,附有测试lena图片,压缩比例已经注释了,很好用-BP neural network image compression, the notes are very clear, with the test Lena images, the compression ratio has been annotated, very easy to use!!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8.65mb
    • 提供者:王明朗
« 12 3 »
搜珍网 www.dssz.com