CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - log 边缘

搜索资源列表

  1. LoG

    0下载:
  2. 利用LoG边缘算子法对图像进行边缘提取的源代码,利用LoG边缘算子法对图像进行边缘提取的源代码.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1750
    • 提供者:chenfang
  1. Log

    0下载:
  2. 边缘提取的源代码,要的就下,很有用的。- The edge withdraws the source code, wants under, very useful.
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:234556
    • 提供者:于忠徐
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. Log

    0下载:
  2. VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:181635
    • 提供者:xiaoyang
  1. Log

    0下载:
  2. 用LOG滤波器提取图像边缘,用数学形态学的方法提取图像骨架线-LOG filter with image edge extraction using mathematical morphology to extract the skeleton line images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:192077
    • 提供者:林慧
  1. log

    0下载:
  2. 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1675
    • 提供者:zhangzhang
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. log

    0下载:
  2. log边缘检测的VC工程,可实现边缘检测,锐化等。并含有书面说明及实验文档。-log edge detection of the VC project can be realized edge detection, sharpening and so on. And contains a written descr iption and laboratory documentation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4955579
    • 提供者:iy.i
  1. log

    0下载:
  2. 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:651
    • 提供者:李丹婷
  1. edge

    0下载:
  2. sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45639
    • 提供者:wct
  1. EdgeDetectionandSegmentation

    0下载:
  2. 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7590
    • 提供者:臧超
  1. log

    0下载:
  2. LOG边缘检测,实现不同的sigma情况下边缘检测的效果-log
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2132726
    • 提供者:qbm
  1. log

    0下载:
  2. log(利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行)-Log (use edge operator log method of image edge detection after the source code, and the translated the executable file should bring parameters operation)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8397
    • 提供者:hunter
  1. log

    0下载:
  2. 利用LoG边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行-LoG edge operator method for image edge extraction of the source code, compiled executable files carry operation parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1263
    • 提供者:freeman
  1. LoG_GPU-log

    0下载:
  2. 该VC++ 程序是基于CUDA架构的LOG边缘检测程序,GPU加速,并且使用了opencv函数库-The program is based on VC++ CUDA architecture LOG edge detection procedures, GPU acceleration, and use the opencv library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:490956
    • 提供者:王顺飞
  1. 边缘检测

    1下载:
  2. 包含有所有传统图像加有高斯噪声和椒盐噪声边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:图形图象

  1. log

    0下载:
  2. log算子提取边缘,可以运行,自己改输入图像即可(LOG operator to extract the edge, you can run, you can change the input image)
  3. 所属分类:图形图像处理

  1. 基于4种不同算子的边缘检测运算

    2下载:
  2. 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:182272
    • 提供者:huyuwang
  1. 边缘检测

    1下载:
  2. 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-10
    • 文件大小:3072
    • 提供者:wwy12345
  1. 图像边缘检测多方法对比matlab程序

    0下载:
  2. 使用prewitt、log、canny方法检测边缘,显示图像边缘并可看出不同检测方法的效果
  3. 所属分类:2D图形编程

    • 发布日期:2020-04-09
    • 文件大小:658
    • 提供者:msvhgt@163.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com