搜索资源列表

  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. Laplacian

    0下载:
  2. 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4441
    • 提供者:白黎
  1. 拉普拉斯锐化(边缘检测)

    0下载:
  2. 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:151437
    • 提供者:常宁
  1. log边缘检测

    0下载:
  2. 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。 边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 图像边缘检测大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。有许多方法用于边缘检测,它们的
  3. 所属分类:源码下载

  1. 拉普拉斯锐化(边缘检测)

    0下载:
  2. 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:常宁
  1. 基于win32api的边缘检测

    0下载:
  2. win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:181248
    • 提供者:沈郑燕
  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:206848
    • 提供者:王云华
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:1320960
    • 提供者:孙怀勇
  1. lapulasi

    0下载:
  2. 图像处理之---拉普拉斯锐化(边缘检测)---- Laplacian sharpening (edge detection)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:fnag
  1. laplaciansuanzi

    0下载:
  2. 用Laplacian算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:我市
  1. laplacian-edgeDetection2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:160768
    • 提供者:路香群
  1. Thecellexamine

    0下载:
  2. 1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Princ
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:深蓝
  1. Laplacian

    0下载:
  2. 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:白黎
  1. edge_det

    0下载:
  2. 边缘检测源代码,使用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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:69632
    • 提供者:SQ
  1. 60179234620073232122404532977

    0下载:
  2. 拉普拉斯锐化(边缘检拉普拉斯锐化(边缘检测).rar测).rar拉普拉斯锐化(边缘检测).rar-Laplacian sharpening (Frederick Laplacian sharpening edge (edge detection). Rar test). Rar Laplace Sharpening (edge detection). rar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:325632
    • 提供者:赵君
  1. graph-roberts

    0下载:
  2. 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel ope
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:1051648
    • 提供者:zsc
  1. edgetools--susan

    0下载:
  2. 基于susan 算法的图像边缘检测程序,非常好使-susan algorithm based on the Edge Detection procedures, so very
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-09
    • 文件大小:34816
    • 提供者:石峰
  1. lplsrb

    0下载:
  2. 这又是图像处理方面的一个源代码——拉普拉斯锐化(边缘检测)!-This is the image processing a source code-- Laplacian sharpening (edge detection)!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-09
    • 文件大小:2835456
    • 提供者:gfh
  1. image_detection

    0下载:
  2. 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:181248
    • 提供者:周健
  1. Laplacian函数用法示例

    0下载:
  2. 基于拉普拉斯变换的laplacian函数,进行边缘检测(Edge detection based on Laplacian function of Laplasse transform)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:139264
    • 提供者:拂晓轻寒
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org