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

搜索资源列表

  1. asgmt2

    1下载:
  2. For a 24-bit color image (Lena.bmp), statistics all used colors in this image, design the median-cut algorithm to generate a lookup table. And convert the 24-color image to 8-bit index image, compare the difference between them.
  3. 所属分类:Special Effects

    • 发布日期:2015-11-25
    • 文件大小:132096
    • 提供者:李琰
  1. 3_raw2bmp_lm2

    0下载:
  2. 本工程程序用C++实现对lena灰度图像进行类型转换,由bmp格式转换为rar格式-The engineering program in C++ implementation of lena gray-scale image type conversion from bmp format to rar format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:499080
    • 提供者:小明
  1. 2_bmp2raw_lm2

    0下载:
  2. 本工程程序对灰度图像lena进行格式转换,从bmp格式转换成raw格式-The engineering process of the gray-scale image lena format conversion, to convert from raw format bmp format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:489982
    • 提供者:小明
  1. jpegprotected

    0下载:
  2. clc img = imread( lena.bmp ) JPEG compression jpegcompression(img, lena_compressed.mat ) JPEG decompression Irec = jpegrestoration( lena_compressed.mat ) System performances [CR,BPP,PSNR,MSE,SNR] = systemperformances(img,Ir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:189416
    • 提供者:neethumennie
  1. dip_1_get_width_height

    0下载:
  2. 通过对bmp图像的头文件信息,读取lena.bmp的宽度和高度函数。-By bmp image header information, read lena.bmp the width and height functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:537018
    • 提供者:绍平
  1. Standard-gray-image

    0下载:
  2. Standard gray image It commonly used in image processing (512x512 bmp format), including the baboon, boat, lena, peppers, etc.-Standard gray image It commonly used in image processing (512x512 bmp format), including the baboon, boat, lena, peppers,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7524943
    • 提供者:mani
  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
    • 文件大小:194539
    • 提供者:liwenyi
  1. chap1-1

    0下载:
  2. 利用灰度直接变换实现对“lena.bmp”图像增强的目的-Use of gray direct transform of the "lena.bmp" image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1459208
    • 提供者:Lchido
  1. ITM5

    0下载:
  2. 利用灰度与彩色的简单映射对8bit lena.bmp灰度图像进行着色处理,生成伪彩色图片-Using the simple mapping from gray to colour,this project successfully achieve the transition of gray picture and colorful picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:799164
    • 提供者:metroo
  1. Embedded-in-the-DCT-coefficients-

    0下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986494
    • 提供者:lsc
  1. STDM

    1下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为LOGO.bmp),该图大小为64*64,共4096个Bit。 1. 使用STDM方法在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 在相同的量化步长下,观察不同强度的噪声攻击下系统性能的变化 4. 在相同的量化步长下,观察不同强度的JPEG压缩下系统性能
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:850494
    • 提供者:lsc
  1. duomeiti

    1下载:
  2. 对于24bit的彩色lena.bmp,设计一个中值区分算法,并由此设计出颜色查找表。同时将之转换成8位索引图.-For 24bit color lena.bmp, to design a value distinction between algorithms, and design a color lookup table. At the same time to convert them to 8 index maps.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:830754
    • 提供者:May18tha
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. ReadBMP

    0下载:
  2. 利用C语言读取.BMP图像的文件信息及图像信息,该程序以LENA图为例。-The use of C language read.BMP image file information and image information, the procedures to LENA drawing as an example.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1080409
    • 提供者:xiang夫君
  1. matlab2

    4下载:
  2. 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2424
    • 提供者:单车少年
  1. testone

    1下载:
  2. 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
  3. 所属分类:Special Effects

  1. curve-read

    0下载:
  2. c编写的曲线数据读取源码,利用lena.bmp进行,可以方便的的读出曲线数据-c curve prepared data read source code, the use of lena.bmp convenient readout curve data
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6013870
    • 提供者:laufatfish
  1. DCT-change

    0下载:
  2. 1.实现对lena.bmp灰度图像的快速傅立叶变换,并求其变换后的系数(幅度)分布; 2.实现对lena.bmp图像做离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换 ;-1 to achieve the fast Fourier transform on lena.bmp grayscale image, and to find the transformed coefficients (amplitude) distribution 2. To achieve lena.bm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:87764
    • 提供者:戴咪嘟
  1. jpeg_test.tar

    0下载:
  2. lena.bmp压缩为lena.jpg,翻转和不翻转两种形式,-compress lena.bmp to lena.jpg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:194872
    • 提供者:ricky
  1. ImageProcessTest1_2

    0下载:
  2. bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-05
    • 文件大小:1995404
    • 提供者:后遗症
« 1 2 34 »
搜珍网 www.dssz.com