搜索资源列表
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator,
Laplacian
- 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
拉普拉斯锐化(边缘检测)
- 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
log边缘检测
- 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。 边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 图像边缘检测大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。有许多方法用于边缘检测,它们的
拉普拉斯锐化(边缘检测)
- 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
基于win32api的边缘检测
- win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
Cresorse
- 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
lapulasi
- 图像处理之---拉普拉斯锐化(边缘检测)---- Laplacian sharpening (edge detection)
laplaciansuanzi
- 用Laplacian算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.
laplacian-edgeDetection2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tes
Thecellexamine
- 1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Princ
Laplacian
- 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
edge_det
- 边缘检测源代码,使用Laplacian估计来获得更好的边缘检测效果,结果为BMP位图格式-Edge Detection source code, the use of the Laplacian to better estimate the effects of edge detection, The results of BMP bitmap format
60179234620073232122404532977
- 拉普拉斯锐化(边缘检拉普拉斯锐化(边缘检测).rar测).rar拉普拉斯锐化(边缘检测).rar-Laplacian sharpening (Frederick Laplacian sharpening edge (edge detection). Rar test). Rar Laplace Sharpening (edge detection). rar
graph-roberts
- 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel ope
edgetools--susan
- 基于susan 算法的图像边缘检测程序,非常好使-susan algorithm based on the Edge Detection procedures, so very
lplsrb
- 这又是图像处理方面的一个源代码——拉普拉斯锐化(边缘检测)!-This is the image processing a source code-- Laplacian sharpening (edge detection)!
image_detection
- 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
Laplacian函数用法示例
- 基于拉普拉斯变换的laplacian函数,进行边缘检测(Edge detection based on Laplacian function of Laplasse transform)