搜索资源列表
bianyuantiqu
- 用不同的算子进行边缘的提取,包括一维的算子,二维的算子,还有高斯算子-Different operators for edge extraction, including the one-dimensional operator, two-dimensional operator, there are Gaussian operator
Masks
- 本文件包含拉普拉斯-高斯算子 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
image_processing
- 中值滤波 均值滤波 高频提升滤波 sobel算子 robert算子锐化 高斯噪声生成程序 图像处理-Median filter to enhance high-frequency filter mean filter sobel operator robert Operator Sharpens Gaussian noise to generate image processing procedures
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
gaosizhengsuanfansuan
- 高斯投影在我国GIS应用中是最常用的投影,本程序实现了高斯正算和反算-Gauss projection GIS applications in China is the most commonly used projection, the process is to achieve a balance and anti-Gaussian operator
EdgeContour
- 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
myIPC
- 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,
laplacian
- 数字图像处理中,运用高斯低通与拉普拉斯算子来实现对图像的边缘检测。-Digital image processing, the use of low pass and Laplacian of Gaussian operator to realize the edge detection.
canny
- Canny 算子 是一个具有滤波、增强和检测的多阶段的优化算子。在进行处理前,Canny 算子先利用高斯平滑滤波器来平滑图像以除去噪声( 即用高斯平滑滤波器与图像作卷积) 。-Canny operator is a filtering, enhancement and optimization of multi-stage detection operator. Before treatment, Canny operator first use Gaussian smoothing fi
edge
- 对数字图像进行边缘检测,有Canny算子和高斯算子。-For digital image edge detection, a Canny operator and the Gaussian operator.
Generalized-Computation-of-Gaussian-Derivatives-Us
- 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用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
Gaussian-smooth
- 一种图像平滑处理方法,利用高斯算子进行,但会造成模糊-An image smoothing method, using the Gaussian operator is, but can cause blurred
DIP-ps
- 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
Edge
- 使用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
imageEdgeDetect
- edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
edge-detection
- 本内容是图像处理中边缘检测的程序,包括了金字塔算法,小波变换,形态学,高斯算子,模版算子,canny算子-The content is image processing of edge detection program, including the pyramids algorithm, wavelet transform, morphology, gaussian operator, templates operator, canny operator
edge
- 图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
4
- 拉普拉斯高斯算子 拉普拉斯—高斯算子(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
edge
- 使用各种模板,如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
gaussian
- 对分辨率靶板图像进行区域识别,并采用高斯算子分别对条纹进行对比度比较,以对夜视仪成像质量进行分辨率自动判别-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