搜索资源列表

  1. imageWorm.rar

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

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

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

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

    1下载:
  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 segm
  3. 所属分类:图形图象

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

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409
  3. 所属分类:其它资源

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

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41150
    • 提供者:李明
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:876107
    • 提供者:zzyy
  1. LOG-op

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者: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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:22833152
    • 提供者: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

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:杜海浩
  1. log

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王强
  1. LOG

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

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:
  1. log

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张帅
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:焦峰凯
  1. LOG

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

    • 发布日期:2024-05-20
    • 文件大小:264192
    • 提供者:刘瑞杰
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:106496
    • 提供者:陈梦
  1. LOG

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

    • 发布日期:2024-05-20
    • 文件大小: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. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-20
    • 文件大小:2246656
    • 提供者:在北国
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org