搜索资源列表
edgdctlapla
- 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
边缘检测代码
- 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
lpls
- 图象处理 拉普拉斯算子 进行图象处理程序-image processing Laplace operator for image processing
testedge
- 用拉普拉斯算子检测图像的阶梯状边缘,其中的模板可以进行修改-Laplace operator to detect the ladder-like image edge, which could be a template for change
ImageSharpness
- 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
matlabfftifft
- matlab下对图像进行fft变换,平滑,锐化,中心化傅立叶正变换得到大正方形,小正方形,斜正方形。对其频谱进行中心化处理。图像的平滑和锐化,利用拉普拉斯算子。-Matlab right image fft transform, smoothing, sharpening, is the center of the Fourier transform large square, small square, ramp square. It
laplace_sharpen_own
- 图像处理常用的边缘处理算字,拉普拉斯算子,-commonly used image processing to the brink of word processing operators, Laplace operator,
Laplace
- 利用拉普拉斯算子进行图像的锐化以及边缘检测,已经过测试-The use of Laplacian image sharpening and edge detection, has been tested
Untitled999
- 在matlab环境下,编程实现用拉普拉斯算子改善图像的反差增强程序-In the matlab environment, programming with Laplacian to improve image contrast enhancement procedure
Log
- 高斯拉普拉斯算子以及常用边缘检测算子的实现方法,有界面,非常好用-Laplacian Gaussian edge detection as well as the commonly used operators realize, there are interface, very easy to use
lpls
- 使用拉普拉斯算子进行图像锐化,从而实现边缘检测的VC++ 演示程序!-Laplacian for the use of image enhancement, in order to achieve edge detection VC++ Demo!
Laplace
- 用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
Laplacian_Enhancement
- 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail infor
LRG51
- 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:-The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
laplacian
- 本程序采用拉普拉斯算子对输入彩色图象进行增强处理,处理速度快,效果好.-this programme is used laplacian method to enhance the imput color image
SHARP
- 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel op
2009.0423
- 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sh
lap
- 使用拉普拉斯算子计算图像边缘与非边缘并对边缘进行锐化处理(Using the Laplasse operator image edge and non edge and edge sharpening)
拉普拉斯算子
- visual2013配置OpenCV3.0使用C++编写的拉普拉斯算子(Visual2013 configuring OpenCV3.0 using Laplasse operator written in C++)