CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘提取算法

搜索资源列表

  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2212451
    • 提供者:李明辉
  1. 边缘检测 轮廓提取

    0下载:
  2. 各种边缘检测 ,轮廓提取方法
  3. 所属分类:源码下载

  1. 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取

    6下载:
  2. 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
  3. 所属分类:matlab例程

  1. Snake-code

    0下载:
  2. 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:431702
    • 提供者:小斌
  1. Canny

    0下载:
  2. 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:141053
    • 提供者:zxg
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. dilation

    0下载:
  2. 对一副二维数字图像执行多尺度全方位的膨胀处理,以提取出图像的外边缘。算法简单,易于实现,且边缘提取的效果优于传统的基于灰度梯度的边缘提取算子。-A pair of two-dimensional digital image on the implementation of multi-scale expansion of a full range of treatment to extract the outer edge of the image. Algorithm is simple, e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:897
    • 提供者:gaoxin04072401
  1. canny

    0下载:
  2. 经典的边缘提取算法-canny,包括具体的步骤介绍,细节描写,C++源代码-Classical edge detection algorithm-canny, including specific steps, the details of descr iption, C++ source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:19138
    • 提供者:longjie
  1. Canny

    0下载:
  2. canny边缘提取算法,很好的图像处理算法值得一看-canny
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6931664
    • 提供者:小菜
  1. oil_tank_detection

    0下载:
  2. 基于遥感影像的油罐自动检测算法,利用改Canny 边缘提取算法、改进椭圆Hough 检测算法及基于金字塔的图像搜索算法,实现了油罐的自动检测.-An Automatic Oil Tank Detection Algorithm Based on Remote Sensing Image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:246320
    • 提供者:sunstrider
  1. contourext

    0下载:
  2. C++做的边缘提取算法,要利用OPENCV-contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:apolloly
  1. Porousimageedgeextractionalgorithminmatlabprogram.

    0下载:
  2. 多孔算法在图像边缘提取的matlab程序代码说明内容-Porous image edge extraction algorithm in matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:638
    • 提供者:张瑜
  1. EdgeSegmentation

    0下载:
  2. 一种精确的自适应图像边缘提取方法,相对于传统的算法性能和分割质量有很大的提高-edge Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:175215
    • 提供者:张先生
  1. edge

    0下载:
  2. 本程序实现对于CT图像的边缘提取算法,如Sobel,Robert,Priwitt,Laplacian,边缘跟踪算法,及射线法的边缘提取。-Implementation of this program for the CT image edge extraction algorithms such as Sobel, Robert, Priwitt, Laplacian, edge tracking algorithm, and the ray method of edge detection.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:25795655
    • 提供者:东哥
  1. theimageedgedetection

    0下载:
  2. 小波变换的图像边缘提取论文根据边缘检测的评价标准,本文采用基于小波变换的自适应阈值图像边缘检测方法对图像边缘进行检测,并通过计算机对算法进行了验证。通过与传统边缘检测方法的对比,证明所用方法的有效性-The Image Edge Detection Based on Wavelet
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1596745
    • 提供者:李伟
  1. OV7725

    2下载:
  2. 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img
  3. 所属分类:单片机开发

    • 发布日期:2017-12-10
    • 文件大小:577536
    • 提供者:bigsuperZZZX
  1. 图片处理

    0下载:
  2. 基于candy算子的图片边缘提取算法,malab实现(Edge extraction for image processing)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-11
    • 文件大小:1790
    • 提供者:风在蓝天
  1. 边缘提取算法

    0下载:
  2. 这是MATLAB中的几种边缘提取算法,感觉十分有用,所以传了上来,供大家参考参考(This is the edge extraction algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:taylor1995
  1. 模拟退火算法

    2下载:
  2. 利用模拟退火算法来进行图像边缘的提取,效果不错,初学者可以下载学习。(Simulated annealing algorithm is used to extract the edge of the image, the effect is good, beginners can download learning.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-11
    • 文件大小:150528
    • 提供者:新雅zzj
  1. Opencv一系列图像增强算法

    1下载:
  2. 基于OpenCV与mfc实现的一系列图像增强算法,边缘提取,直方图均衡化,各种滤波,应有尽有,界面美观大方
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com