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

搜索资源列表

  1. gtlb

    0下载:
  2. 图像的高通滤波和掩模处理,内含测试用的图片,-Image high-pass filtering and mask treatment, containing test images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6144
    • 提供者:tony
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1952739
    • 提供者:myname
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:10511
    • 提供者:qing
  1. detection

    0下载:
  2. 运动模块检测,通过求相邻两帧的差,对差图像做二值化,计算运动的梯度方向以及正确的方向掩模,获得运动部件的连续序列-Movement modeling module
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1453137
    • 提供者:海浪
  1. smoothingsharpening

    0下载:
  2. 将pepper图像分别进行平滑和锐化处理,滤波掩模为1/9[1 1 1 1 1 1 1 1 1]和[0 -1 0 -1 5 -1 0 -1 0]分别滤波后的图像。-The pepper image smoothing and sharpening, respectively, filter mask for the 1/9 [1 1 1 111 111] and [0-10 -15-1 0-10] were the filtered image.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2988877
    • 提供者:欧阳翔
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. The_Research_Of_an_Adaptive_Algorithm_for_Real-tim

    0下载:
  2. 描述基于非锐化掩模的实时自适应图像增强算法-Descr iption based on non-masking algorithm for real-time adaptive image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:261338
    • 提供者:全球
  1. TransparenBlt

    0下载:
  2. 透明显示位图,// TransparentBlt2 (......)透明显示 // 根据关键色,将hdc1中的图形在hdc0中 // 自动生成掩模,并生成透明图形。 -Transparent display bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:867
    • 提供者:xidian
  1. flag

    0下载:
  2. 根据目标的掩模信息以及块划分信息生成编码时传输的标志位信息。-Depending on the target by the mask information and block transmission of encoded information generated flag information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3285
    • 提供者:wangchao
  1. image

    0下载:
  2. 利用加权平均掩模实现数字图像的平滑(图像边缘不予处理)-Mask using the weighted average smoothing digital images (no edge treatment)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:671
    • 提供者:fuyuqi
  1. smooth_fliter

    0下载:
  2. 该实验是用3×3的平滑滤波器掩模灰度图像,实现灰度图像的平滑滤波的功能。-This experiment is to use 3 x 3 smoothing filter masking gray image, realize the gray image of smoothing filter function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:785
    • 提供者:zhou tong
  1. vbPphotoprocess

    0下载:
  2. 常见的vb图像处理程序,包涵边缘增强+低通滤波+彩色增强+掩模匹配法+彩色变换+二值化+边缘增强+图象平滑处理+灰度拉伸+直方图,通过了仿真仿真,代码可以直接运行。-vb+photo process etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:605317
    • 提供者:谢坤
  1. Sobel

    0下载:
  2. Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:562
    • 提供者:董凯凯
  1. nonlinearUM

    1下载:
  2. 一种较新的非线性反锐化掩模的方法用于图像增强,在传统的反锐化掩模的基础上,通过改变增强的系数,从而得到较好的结果。-A relatively new method of nonlinear unsharp mask for image enhancement, on the basis of the traditional Unsharp Masking, by changing the enhanced coefficients, to get a better result.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:751306
    • 提供者:
  1. imgdec

    1下载:
  2. 该源码是基于小波变换的反锐化掩模算法,小波变换用于图像增强的方法之一-The source is Unsharp Masking Based on Wavelet Transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1024
    • 提供者:翟腾腾
  1. Three-improved-image-enhancement-

    2下载:
  2. 三种改进的图像增强算法,包括改进的类拉普拉斯增强算法,混合式MSRCR彩色图像增强算法,区域自适应反锐化掩模图像增强算法。-Three improved image enhancement algorithms, including improved classes, Laplace enhancement algorithms, the hybrid MSRCR Color Image Enhancement algorithm, region adaptive unsharp mask im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2509
    • 提供者:吴聪
  1. Mimage-preproA

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1279
    • 提供者:duishou
  1. Miimfiltera

    0下载:
  2. 用各种尺寸的掩模平滑图像,mmatlab源代码可直接使用。 -Smooth the image using various sizes of mask, mmatlab the source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:90904
    • 提供者:nicollejia
  1. Inpainting

    1下载:
  2. 图像修复程序,专门用于去除图片中大的物体。去除后的图像裂缝通过基于用户手动得到的掩模进行填充。-This project involved removing large objects from images. From a user-specified mask, small patches were duplicated until all remaining gaps were filled.
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16343661
    • 提供者:张瀚铎
  1. myDIP

    0下载:
  2. 基本图像处理软件,包括基本几何变换、灰度变换以及空间滤波掩模-Basic image processing software, including basic geometric transformation, the gray level transformation and spatial filtering mask
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:47571923
    • 提供者:jiachenling
« 1 2 3 45 6 »
搜珍网 www.dssz.com