CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - log算子

搜索资源列表

  1. imageWorm.rar

    1下载:
  2. 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:78629
    • 提供者:
  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. log_edge

    0下载:
  2. 用log算子做边缘检测的matlab源程序-log Operators do edge detection Matlab source
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:张东
  1. bianyuanjianceyufenge

    0下载:
  2. 关于边缘检测、图像分割matlab源程序,Prewitt算子、LoG算子检测、阈值分割、水线阈值法分割、文字和非文字区分等-on edge detection, image segmentation Matlab source, Prewitt operator, Getting Operator detection, thresholding segmentation, subaqueous threshold method segmentation, textual and non-text
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:杨爱萍
  1. 4Matlab

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41094
    • 提供者:xueke
  1. log

    0下载:
  2. 图像处理;log算子边缘检测源码及文档说明-hfjdhfk djkfkj
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:499370
    • 提供者:pizi
  1. edge_detection

    0下载:
  2. 各种边缘检测算子实现,包括sobel,prewitt,robert,marr(loG),canny算子,其中canny算子的实现采用了自己编制的算法-Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:41259
    • 提供者:好时
  1. LOG-op

    0下载:
  2. LOG算子,实现边沿检测,内附readme-LOG operator, to achieve edge detection, included readme
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:liuziyang
  1. LOG

    0下载:
  2. 本程序是基于vc的log算子,进行边缘检测。log算子是拉普拉斯算子和高斯低通滤波的结合,希望我的程序对大家的学习有所帮助。-This procedure is based on the vc log operator, edge detection. log operator is a combination of Laplacian and Gaussian low-pass filter, and want my program to help everyone to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22833050
    • 提供者:ZHANGAIJUAN
  1. LOG

    0下载:
  2. LABVIEW写的LOG算子,其中有几个高斯核可供选择,用的时候自己修改图像路径就可以了-LABVIEW write LOG operator, which has several Gaussian kernel to choose from, can be used to modify the image path
  3. 所属分类:LabView编程

    • 发布日期:2017-04-02
    • 文件大小:24163
    • 提供者:杜海浩
  1. log

    0下载:
  2. 图像处理中边缘检测log算子,C语言写成。-Log operator for edge detection in image processing, C language languages.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1256
    • 提供者:王强
  1. LOG

    0下载:
  2. 很好的使用二阶LOG算子进行图像边缘提取,算法简单有效效果不错。-Second order LOG operator image edge extraction algorithm is simple and effective good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:11314
    • 提供者:
  1. log

    0下载:
  2. matlab实现log算子,进行图像边缘的提取-matlab realize log operator to extract image edge
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:791
    • 提供者:张帅
  1. Log

    0下载:
  2. 边缘检测在数字图像处理中是一个非常重要的应用,本文使用LOG算子做边缘检测-Edge detection in digital image processing is a very important application, this article USES the LOG operator for edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:28278
    • 提供者:焦峰凯
  1. LOG

    0下载:
  2. Log算子C语言实现,可以运行,可以用于图像处理边缘检测-Log operator C language,which can operate normally
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:264459
    • 提供者:刘瑞杰
  1. log

    0下载:
  2. log算子检测图像边沿信息,实现检测图像的边缘信息,可以提取出图像的边沿-LOG operator to detect image edge information, to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:1001
    • 提供者:zz
  1. LoG-operator

    0下载:
  2. matlab中关于LOG算子的源代码,用于图像的边缘提取,这个用着效果挺好。-Matlab LOG operator on the source code for the edge of the image extraction, the use of the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:106508
    • 提供者:陈梦
  1. LOG

    0下载:
  2. 这是一个MATLAB LOG边缘检测算子的程序(MATLAB LOG Edge detection operator)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:完美将至
  1. 1

    0下载:
  2. 拉普拉斯(Laplacian)梯度算子 和LoG(Laplacian of Gaussian)算子实现边缘检测。(Laplasse (Laplacian) gradient operator And LoG (Laplacian of Gaussian) operator to realize edge detection.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3380224
    • 提供者:ayu1121
  1. LoG算子边缘检测

    1下载:
  2. matlab平台下,使用log算法对图像中的目标进行边缘检测(On MATLAB platform, using log algorithm to detect the edge of the object in the image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-28
    • 文件大小:2246656
    • 提供者:在北国
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com