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

搜索资源列表

  1. bianyuantiqu

    0下载:
  2. 用不同的算子进行边缘的提取,包括一维的算子,二维的算子,还有高斯算子-Different operators for edge extraction, including the one-dimensional operator, two-dimensional operator, there are Gaussian operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:guojiahua
  1. Masks

    0下载:
  2. 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:Jason
  1. image_processing

    0下载:
  2. 中值滤波 均值滤波 高频提升滤波 sobel算子 robert算子锐化 高斯噪声生成程序 图像处理-Median filter to enhance high-frequency filter mean filter sobel operator robert Operator Sharpens Gaussian noise to generate image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4.23kb
    • 提供者:guan bo
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:swx
  1. gaosizhengsuanfansuan

    0下载:
  2. 高斯投影在我国GIS应用中是最常用的投影,本程序实现了高斯正算和反算-Gauss projection GIS applications in China is the most commonly used projection, the process is to achieve a balance and anti-Gaussian operator
  3. 所属分类:GIS program

    • 发布日期:2017-04-28
    • 文件大小:89.66kb
    • 提供者:赵静
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:陈飞
  1. myIPC

    0下载:
  2. BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel,
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2.03mb
    • 提供者:yangchjun
  1. laplacian

    0下载:
  2. 数字图像处理中,运用高斯低通与拉普拉斯算子来实现对图像的边缘检测。-Digital image processing, the use of low pass and Laplacian of Gaussian operator to realize the edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:421.36kb
    • 提供者:lw
  1. canny

    0下载:
  2. Canny 算子 是一个具有滤波、增强和检测的多阶段的优化算子。在进行处理前,Canny 算子先利用高斯平滑滤波器来平滑图像以除去噪声( 即用高斯平滑滤波器与图像作卷积) 。-Canny operator is a filtering, enhancement and optimization of multi-stage detection operator. Before treatment, Canny operator first use Gaussian smoothing fi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.13kb
    • 提供者:
  1. edge

    0下载:
  2. 对数字图像进行边缘检测,有Canny算子和高斯算子。-For digital image edge detection, a Canny operator and the Gaussian operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:125.8kb
    • 提供者:baoxiuwu
  1. Generalized-Computation-of-Gaussian-Derivatives-Us

    0下载:
  2. 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as edges, corners or more complicat
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:845.6kb
    • 提供者:xrx
  1. Gaussian-smooth

    0下载:
  2. 一种图像平滑处理方法,利用高斯算子进行,但会造成模糊-An image smoothing method, using the Gaussian operator is, but can cause blurred
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162.56kb
    • 提供者:飞羽流星
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13.07mb
    • 提供者:snowymo
  1. Edge

    0下载:
  2. 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morphology, wavelet transform and pyra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:122.92kb
    • 提供者:Andox
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:379.76kb
    • 提供者:许胜强
  1. edge-detection

    0下载:
  2. 本内容是图像处理中边缘检测的程序,包括了金字塔算法,小波变换,形态学,高斯算子,模版算子,canny算子-The content is image processing of edge detection program, including the pyramids algorithm, wavelet transform, morphology, gaussian operator, templates operator, canny operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:145.33kb
    • 提供者:娄艳阳
  1. edge

    0下载:
  2. 图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:123.08kb
    • 提供者:Tong.w
  1. 4

    0下载:
  2. 拉普拉斯高斯算子 拉普拉斯—高斯算子(Laplacian of Gaussian算子,通常缩写为log算子)是一种二阶微分算子,将在边缘处产生一个陡峭的零交叉。-Laplace Gaussian operator Laplace- Gaussian operator (Laplacian of Gaussian operator, often abbreviated as log operator) is a second-order differential operator, will
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2.93kb
    • 提供者:
  1. edge

    0下载:
  2. 使用各种模板,如canny算子,高斯算子sobel算子等各种算子以及小波和金字塔的方法检测图像中的各种边缘-Use a variety of templates, such as canny operator, Gaussian operator sobel operator and other operators as well as various wavelet edge detection methods and the pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:146.1kb
    • 提供者:ljq
  1. gaussian

    0下载:
  2. 对分辨率靶板图像进行区域识别,并采用高斯算子分别对条纹进行对比度比较,以对夜视仪成像质量进行分辨率自动判别-Target resolution images of the region to identify and use a Gaussian operator respectively fringe contrast compared to the quality of night vision imaging resolution is automatically determined
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:张云
« 12 3 4 5 »
搜珍网 www.dssz.com