搜索资源列表

  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-15
    • 文件大小:206848
    • 提供者:王云华
  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-15
    • 文件大小:160768
    • 提供者:我市
  1. advance_Image_edge_detetion

    0下载:
  2. 这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:875520
    • 提供者:zzyy
  1. Thecellexamine

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

    • 发布日期:2024-06-15
    • 文件大小:3072
    • 提供者:深蓝
  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-15
    • 文件大小:1051648
    • 提供者:zsc
  1. Laplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:
  1. Guasslaplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Guass-laplacian算子,适用于应用程序编程和初学者学习。-Color Edge Detection Guass- laplacian operator. apply to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:
  1. xiaobobianhuan

    0下载:
  2. 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:261120
    • 提供者:楚风云
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:81920
    • 提供者:刘伟
  1. Laplace

    0下载:
  2. 利用拉普拉斯算子进行图像的锐化以及边缘检测,已经过测试-The use of Laplacian image sharpening and edge detection, has been tested
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:870400
    • 提供者:gaoyang
  1. image-sharping

    0下载:
  2. VC++图像处理图像锐化及边缘检测程序,包括图像锐化处理基本方法实现及边缘检测各种算子(roberts、sobel、prewitt、krisch及gauss-laplacian算子)程序实现。-VC++ Image processing image sharpening and edge detection procedures, including basic methods deal with image sharpening an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:944128
    • 提供者:wendyzyx
  1. 2561489

    0下载:
  2. 用roberts sobel laplacian算子进行边缘检测,附有图片-With roberts sobel laplacian operator for edge detection, with a picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:130048
    • 提供者:chenzhao
  1. Untitled999

    0下载:
  2. 在matlab环境下,编程实现用拉普拉斯算子改善图像的反差增强程序-In the matlab environment, programming with Laplacian to improve image contrast enhancement procedure
  3. 所属分类:图形图象

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:zlyzzf
  1. Log

    0下载:
  2. 高斯拉普拉斯算子以及常用边缘检测算子的实现方法,有界面,非常好用-Laplacian Gaussian edge detection as well as the commonly used operators realize, there are interface, very easy to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:251904
    • 提供者:
  1. susan

    0下载:
  2. susan算子的相关资料 包括文献及相关代码-Operator susan relevant information, including literature and related code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:1597440
    • 提供者:akak
  1. 200432590139

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:3769344
    • 提供者:叶心怡
  1. laplacian

    0下载:
  2. 本程序采用拉普拉斯算子对输入彩色图象进行增强处理,处理速度快,效果好.-this programme is used laplacian method to enhance the imput color image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:zhan
  1. edgedetect

    0下载:
  2. 边缘检测VC实现了 Roberts算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测-edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:11264
    • 提供者:刘则是
  1. laplacian

    0下载:
  2. matlab 拉 普 拉 斯 算 子 代 码-matlab laplacian detector
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:lgh
  1. laplacian

    0下载:
  2. 边缘检测算子laplacian算子 matlab源码-laplacian matlab
  3. 所属分类:图形图象

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:audyxiao
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org