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

搜索资源列表

  1. EdgeSegment2

    0下载:
  2. 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:113264
    • 提供者:xiaojs
  1. EdgeCounterSobel

    0下载:
  2. 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:99070
    • 提供者:钟炜
  1. edge_detection

    0下载:
  2. sobel边缘检测及拉普拉斯边缘检测算法的matlab实现。-edge detection and segmentation Laplace edge detection algorithm to achieve the Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:63693
    • 提供者:xinxin
  1. edgedetectionearl

    0下载:
  2. 用VC++实现的各种经典边缘检测算法——roberts,sobel,prewitt,kirsch,高斯,LOG等。-with VC the classic edge detection algorithm -- roberts, segmentation, prewitt, "and Gaussian, LOG other.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3220
    • 提供者:tanchao
  1. 图像处理(很全)

    0下载:
  2. 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5138
    • 提供者:王君
  1. ED256View

    0下载:
  2. 有特点的边缘检测算法,outputtype:colour or monochrome.suport 256 bits bmp-a characteristic edge detection algorithm, outputtype : color or 256 bits bmp monochrome.suport
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:250729
    • 提供者:hb
  1. FuzzyEdge

    0下载:
  2. 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5327
    • 提供者:王进
  1. pCed

    0下载:
  2. 最优的阶梯型边缘(step edge)检测算法---Canny边缘检测方法,边缘检测是提取图像特征的首要条件.一种改进型Canny边缘检测算法-optimal ladder edges (step edge) detection algorithm -- Canny edge detection method , edge detection image feature extraction is the first condition. An improved Canny edge detec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:646763
    • 提供者:beibeidai
  1. byuan

    0下载:
  2. C#.NET下编写的边缘检测算法,数字图象处理,包括二值化等功能-C#.NET prepared with the edge detection algorithms, digital image processing, including the value of the two functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10673
    • 提供者:1111111
  1. Marr-edge-detective

    0下载:
  2. Marr边缘检测算法的研究,,提出了不等间隔采样和非均匀量化相结合的数字化方法-Marr edge detection algorithm research, interval ranging from the non-uniform sampling and quantization combination of digital methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:496524
    • 提供者:庄宇飞
  1. dip3

    0下载:
  2. 经典的边缘检测算法Sobel matlab源码-classic edge detection algorithm Sobel Matlab FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:245887
    • 提供者:jimmy
  1. susan_dedect

    0下载:
  2. 基于matlab的susan边缘检测算法-based on Matlab susan Edge Detection Algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:张荣博
  1. phasecong

    0下载:
  2. 本程序应用相位一致性进行边缘检测,较以往应用灰度信息进行边缘检测算法,该算法与光照无关,且抗噪声性能强-phase of the application process consistency edge detection, gray than in the past Application information edge detection algorithm, The algorithm has nothing to do with illumination, and strong ant
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11086
    • 提供者:荆元强
  1. CannyJava

    1下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:58040
    • 提供者:
  1. Susan_Edge_Detection_Algorithm_Code

    0下载:
  2. Susan图像边缘检测算法,定位准确,对多个区域的结点也能精确检测。-Susan Edge Detection Algorithm, accurate positioning of a number of regional nodes can be accurately detected.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29921
    • 提供者:alpha
  1. edge_detect-lapase

    0下载:
  2. 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:316445
    • 提供者:成成
  1. bianyuanjiance-juti

    0下载:
  2. 二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:张亮
  1. 200751110558396

    0下载:
  2. 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法 -to most of the license plates for positioning and identification. Including digital image processing balanced, gray, Median filtering, smoothing, edge detection algorithm all, there
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:887355
    • 提供者:洋溢
  1. matlabedgecheck

    0下载:
  2. 使用Matlab的图像边缘检测算法。这个程序比较少-use Matlab Edge Detection Algorithm. This procedure is less
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1143
    • 提供者:吴勋
  1. 2007638574033771

    0下载:
  2. 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164697
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com