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

搜索资源列表

  1. image2

    0下载:
  2. 该代码具有进行数字图像的各种基本处理的功能,例如,提取边缘,DCT变换,梯度,灰度变换,加噪去噪等。-The code has a variety of basic digital image processing functions, such as extraction of edges, DCT transform, gradient, gray level transformation, adding noise and noise attenuation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:孙敏
  1. Peters-Fun-MatlabFns

    0下载:
  2. Peter教授主页上分享的图像处理各种算法,去噪、边缘检测、分割、配准等非常全面,很好的代码-Peter s Function for Computer Vision ,website:http://www.csse.uwa.edu.au/~pk/research/matlabfns/ , it s very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:7157288
    • 提供者:Cathy
  1. noitvdese

    1下载:
  2. 本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。-This procedure to achieve full-variational (Total Variation, TV) denoising algorithm, which uses a PDF corrective TV algorithm of small problems. The algorithm is well po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1298
    • 提供者:Joe Black
  1. MultiWavelet-Tools

    0下载:
  2. MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!-MultiWavelet Tools is a transformation tool can be used for compression, denoising, edge detection and so on!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:340931
    • 提供者:bird
  1. ImageProcess

    0下载:
  2. 图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。-About image processing to enhance images, de-noising and edge detection, such as a series of treatment. Suitable image processing personnel.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1971818
    • 提供者:张勤
  1. ImageProcess

    1下载:
  2. 用VC++写的图像处理程序,能对图像进行平滑,锐化,去噪,滤波,边缘提取等功能,运行良好-Using VC++ to write the image processing procedures, can image smoothing, sharpening, denoising, filtering, edge detection and other functions, well-functioning
  3. 所属分类:Special Effects

    • 发布日期:2015-10-28
    • 文件大小:223062
    • 提供者:YinXin
  1. code

    0下载:
  2. 本程序通过对图像进行灰度化、去噪和边缘提取,能检测出不垂直的刻度线边缘并能将其旋转校正,从而达到使刻度线标准化的目的-This procedure of gray-scale images, and de-noising and edge detection can not detect the edge of the vertical line of the scale and be able to spin correction, so as to achieve so that the p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3246
    • 提供者:sunhong
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1009282
    • 提供者:yangou
  1. Thisprocedureforfull-variational

    0下载:
  2. 本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。 -This procedure for full-variational (Total Variation, TV) denoising algorithm, which uses the PDF to correct TV algorithm small problem. This algorithm is well preserv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2886
    • 提供者:刘凯
  1. image_processing

    0下载:
  2. 程序可实现傅立叶变换与反变换去噪、图像放大、图像拟合校正、直方图均衡、伪彩色变换、边缘检测、图像平滑、形态学等功能。-Program can achieve the Fourier transform and inverse transform de-noising, image zoom, image fitting correction, histogram equalization, pseudo-color conversion, edge detection, image smooth
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:7089008
    • 提供者:Adolph
  1. Basicimagedisplay

    0下载:
  2. 自己编写的基本图像处理框架,可以实现图像的特效显示,阈值分割,边缘检测,加噪去噪等功能!-I have written a basic image processing framework that can achieve special effects image display, threshold segmentation, edge detection, denoising with noise and other functions!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1555321
    • 提供者:blueker
  1. pianweifentuxiangquzao

    1下载:
  2. 介绍了基于偏微分方程(PDE)的两种去噪模型,即ROF模型和LLT模型。根据对这两种模型的比较,提出了应用权函数 来合并ROF模型和LLT模型的综合模型。实验表明,综合模型既能克服ROF模型和LLT模型的缺点,又能融合它们的优点,在去 噪、保护平滑区域、保护边缘和纹理细节方面都有较好的表现-Introduced based on partial differential equations (PDE) of the two kinds of de-noising model, namel
  3. 所属分类:Special Effects

    • 发布日期:2014-12-22
    • 文件大小:275047
    • 提供者:MaxineChan
  1. ImageProcess7.7.14

    0下载:
  2. 位图的处理,包括卷积、平滑与锐化、Sobel边缘检测和Hough边缘检测、去噪及增强CDib-Bitmap handling, including convolution, smoothing and sharpening, Sobel edge detection and Hough edge detection, denoising and enhancement CDib
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1102483
    • 提供者:tianya
  1. yuchuli

    0下载:
  2. 对采集来的图像进行预处理,去噪、滤波、提取出边缘的图像。-The collected image preprocessing, noise reduction, filtering, extracting the edge image.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4319
    • 提供者:yudi
  1. guiyihuasnr

    1下载:
  2. 将图像内所有元素的值归一化到0——255范围之内,并且计算图像的峰值信噪比和边缘保持度。以及其他的一些去噪方法-All elements of the image values normalized to 0- 255 range, and calculate the peak signal to noise ratio and edge image retention.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5667
    • 提供者:quyong
  1. image

    0下载:
  2. 用C#编写的一个图像处理的程序:灰度转换,图像平滑与去噪,边缘检测,数学形态学图像处理-Written in C# using an image processing program: grayscale conversion, image smoothing and denoising, edge detection, mathematical morphology image processing and so on. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:862130
    • 提供者:李乐
  1. matlab_lesson_using_source_code

    0下载:
  2. matlab教案中使用到的源代码,全部源代码。很全的,包括边缘检测,去噪,二值化等等。适合图像处理的初学者参考。-matlab tutorial all the source code. Very wide, including edge detection, noise removal, binarization and so forth. Beginners reference for image processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:23046
    • 提供者:
  1. PM-Diffusion-equation

    0下载:
  2. PMK_8.m 为八方向的PM—扩散方程 其他函数可参见函数内部的说明 扩散方程主要用来图像去噪,效果较好,能够较好的保留图像的突出边缘,对颜色变化弱的部分能较好的进行去噪平滑-PMK_8.m direction for the eight-PM-diffusion equations can be found in other functions within the function descr iption of diffusion is mainly used to image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7219
    • 提供者:lubaihua
  1. MeFrm

    0下载:
  2. 傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:147779
    • 提供者:夏伟
  1. Rongqing_Jia

    0下载:
  2. 改程序可以快速实现图像去噪,不损坏边缘信息。-This algorithm will denoising the image fast and quickly without smoothing the edges and information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:542
    • 提供者:shphie
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com