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

搜索资源列表

  1. quyushengzhang1

    0下载:
  2. 区域生长(region growing)是指将成组的像素或区域发展成更大区域的过程。从种子点的集合开始,从这些点的区域增长是通过将与每个种子点有相似属性像强度、灰度级、纹理颜色等的相邻像素合并到此区域。它是一个迭代的过程,这里每个种子像素点都迭代生长,直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。-Region growing (region growing) is the pixel will become the group into a larger r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:14196
    • 提供者:庞涛
  1. watermark

    0下载:
  2. 基于可移植的C语言的数字水印算法的代码,需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。-Portable C-based digital watermarking algorithm code, need to install NetPGM package (used to access the pgm format ima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:19546
    • 提供者:lserenity
  1. Inverted-image

    0下载:
  2. 图像求反,黑变白,白变黑,对图像求反:黑变白,白变黑,将灰度级是[0 L-1]的图像变换为[L-1 0]-Inverted image, black and white, white black, negate the image: black and white, white to black, the gray scale is [0 L-1] of the image is transformed into [L-1 0]
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:88186
    • 提供者:海纳百川
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  1. Gray-Level-Transformation_lm2

    0下载:
  2. 本工程程序利用C++实现灰度图像的灰度级变换。将lena进行灰度级变换增强处理,变换函数为s=r^0.5,给出增强后图像lena1-The engineering program using C++ implementation of gray-level gray-scale image transformation. Lena gray level transformation will be enhanced process, the transformation function is
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:897597
    • 提供者:小明
  1. GetGray

    0下载:
  2. 返回指定坐标像素的灰度级 改变图像大小 索引图像转化灰度图形 图像的阙值变换 平移图像-Return to the specified coordinates the pixel grayscale image size change index images into the gray image que value transform the translation of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3067
    • 提供者:许本相
  1. otsu111

    0下载:
  2. Otsu算法步骤如下: 设图象包含L个灰度级(0,1…,L-1),灰度值为i的的象素点数为Ni ,图象总的象素点数为N=N0+N1+...+N(L-1)。灰度值为i的点的概率为: P(i) = N(i)/N. 门限t将整幅图象分为暗区c1和亮区c2两类,则类间方差σ是t的函数: σ=a1*a2(u1-u2)^2 (2) 式中,aj 为类cj的面积与图象总面积之比,a1 = sum(P(i)) i->t, a2 = 1-a1 uj为类cj的均值,u1 = sum(i*P(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1549115
    • 提供者:燕子一舞
  1. Regional-growth-method

    0下载:
  2. 区域生长算法 : 既是根据事先定义的准则将像素或者子区域聚合成更大的区域。基本方法是以“一组”种子开始,将与种子性质相似(灰度级或颜色的特定范围)的相邻像素附加到生长区域的种子上。-Regional growth is: according to the definition in advance is standard.It will pixel or branch area polymerization into more area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:63768
    • 提供者:awen
  1. ngray

    0下载:
  2. 改变图像的灰度级数,通过输入的数值确定灰度级-change degree of gray
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:531
    • 提供者:zzy
  1. m

    0下载:
  2. 实现图像增强处理的图像灰度级变换,一份不错的资源,整理好久的-Image enhancement processing ——the image gray-scale transformation image gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1127
    • 提供者:sangweilin
  1. source

    0下载:
  2. 1.计算256灰度级lenna图像中的相对冗余信息. 2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna. 2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24828
    • 提供者:Xucheng
  1. car

    0下载:
  2. 主要实现的是将彩色图像转换为2值,然后根据灰度级门限提取感兴趣的区域-The main achievement of the color image is converted to two values​ ​ , then grayscale door to limit the extracted area of ​ ​ interest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:101964
    • 提供者:陈小3
  1. 2010302590003_RawZFT

    0下载:
  2. 使用C或C++语言编写8位灰度图像直方图统计的程序。 照如下格式将统计结果保存到“result.txt”中。 灰度级 频率 0 …… 255 -Using C or C++ language to write 8-bit grayscale image histogram statistics program. The statistical follows the format of results are saved to the "result.txt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:778
    • 提供者:吴昊天
  1. DSP5509AHistogram

    0下载:
  2. 灰度直方图是数字图像处理中一个最简单、 最有用的工具, 它描述了一幅图像的灰度级内容。任何一幅图像的直方图都包括了可观的信息,某些类型的图像可由其直方图完全描述。 灰度直方图是灰度值的函数,描述的是图像中具有该灰度值的像素的个数,其横坐标表示像 素的灰度级别,纵坐标是该灰度出现的频率(像素个数与图像像素总数之比)。 -The gray histogram is the digital image processing is one of the most simple, the mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69019
    • 提供者:liuyongqiang
  1. histogram-Equalization-to-the-image

    0下载:
  2. 能够对图像进行均衡化,使得像素尽可能多的占有灰度级,图像的将具有比较高的对比度-Equalization to the image, the pixels as much as possible the possession of the gray-scale image will have a relatively high contrast
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:3141
    • 提供者:liuda
  1. fjy

    0下载:
  2. 投影法的源程序,第二个参数是个BOOL变量,为真时表示在水平方向上做投影,否则在垂直方向上做投影。要注意的是,我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Projection of the source, the second parameter is a BOOL variable to true, in the horizontal direction on the projection, or in a vertical direct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1396
    • 提供者:ksahd
  1. 111

    0下载:
  2. 差影法的源程序。要注意的是,第一幅图的文件名为c:\test.bmp,第二幅图的文件名是c:\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件都已经准备好。我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction of the source program. Note that, the first picture file named C : \ test.bmp, second picture file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1498
    • 提供者:ksahd
  1. tuxiangbianhuan

    0下载:
  2. matlab实现图像反变换 以及分段式灰度级变换-matlab Image inverse transform and segmented gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:637
    • 提供者:
  1. ColorMatch

    0下载:
  2. 使用RGB直方图进行匹配,找出数据库中与要查询的图片灰度级直方图最接近的N张图片-RGB histogram matching to identify the closest to the database and query image gray level histogram pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:448739
    • 提供者:张剑锋
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com