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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 本文利用了数值方法求出了Demigny离散准则下阶梯形边缘检测的最优线性滤波器和对应着它的平滑算子。利用这个算子和Canny边缘检测方法得到了一个完整的边缘检测算法并用VC++实现了这种算法.-By using the method of numerical Demigny discrete norms stepped-weir edge detection optimal linear filter and its smooth operator. Using the operator and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2135736
    • 提供者:zg
  1. Canny

    0下载:
  2. canny算法,主要是针对边缘检测的算法,比之前边缘检测的方法更有效,方便。-canny algorithm, mainly aimed at edge detection algorithm, edge detection than the previous method is more effective and convenient.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7270
    • 提供者:xietaotao
  1. Canny(vc)

    0下载:
  2. 基于VC的数字图像的canny边缘检测算法源代码与编译结果-The digital image of the canny edge detection algorithm source code and compile the results based on VC
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:159805
    • 提供者:zyh
  1. sobel

    0下载:
  2. 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:57340
    • 提供者:岳飞
  1. judge_edge

    0下载:
  2. 一种基于脉冲耦合神经网络的第三代人工神经网络的边缘检测算法,速度比较快-Based on Pulse Coupled Neural Network' s third-generation artificial neural network edge detection algorithm, the speed is faster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1772
    • 提供者:高超
  1. Canny

    0下载:
  2. Canny 边缘检测算法 检测效果不错,很有用。-Canny Operator is Useful for edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:209894
    • 提供者:kk
  1. edgetools

    0下载:
  2. 包括经典的边缘检测算法的matlab实现,以及susan边缘检测算法的实现。-Including the classic edge detection algorithm matlab implementation, as well as susan edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:30006
    • 提供者:icc
  1. bianyuanjiance

    0下载:
  2. 变化参数,实验LOG边缘检测算法。参数越大,则最后图像边缘检测的轮廓的图像细节也就越少。-Change parameters, experimental LOG edge detection algorithm. Parameter is larger, the final contour edge detection of the less image detail.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:864
    • 提供者:鱼雷
  1. CannyEdgeDetectionMethod

    0下载:
  2. 这是篇关Canny边缘检测算法的研究论文-This is the Canny edge detection algorithm related articles research papers
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9638631
    • 提供者:蓝天
  1. Sobeledge

    0下载:
  2. C++实现边缘检测算法,用sobel算法实现-C++ implemente edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:352960
    • 提供者:kevinfjm
  1. Cotton(RAW)

    1下载:
  2. 首先完成RAW格式的图像的显示,然后用边缘检测算法处理该图像,对图像中的某些重要特征,可以设计控件来标记-RAW format images to complete the display, then processing the image edge detection algorithm on some important features of the image, you can design controls to mark
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10926631
    • 提供者:林宁
  1. mitk

    2下载:
  2. 实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;-Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detec
  3. 所属分类:Special Effects

    • 发布日期:2016-06-21
    • 文件大小:26291380
    • 提供者:杨颜华
  1. ImageTest

    0下载:
  2. 图像检测算法,能够实现相关的图像的边缘检测,希望能有帮助!-Image detection algorithm, can achieve the relevant edge detection, hoping to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4242565
    • 提供者:chenping
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. cell

    0下载:
  2. 如果一个对象有充足的背景反差就可以轻易的从图像中检测出来。我们使用边缘检测算法 与基本形态工具来检测前列腺癌的细胞。-Detecting a Cell Using Image Segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:661
    • 提供者:fish
  1. theimageedgedetection

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

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

    0下载:
  2. 细胞图像精确边缘检测算法实现,简单而且有效,可以运行的-Cell image edge detection algorithm is accurate, simple and effective, can run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:28915
    • 提供者:江风
  1. mm

    0下载:
  2. 图形图像处理的边缘检测算法,比较初级比较简单-Graphic image processing edge detection algorithm to compare the relatively simple primary
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:709476
    • 提供者:
  1. design

    0下载:
  2. 毕业设计 图像分割算法实现与比较 基于阈值的分割算法,基于边缘检测的分割算法,基于区域的分割算法-image segmetation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:693612
    • 提供者:lily
  1. fuzzbianyuandecet

    0下载:
  2. 模糊边缘检测,采用模糊数学基础开发的,针对目标边缘检测算法的改进。-Fuzzy edge detection, fuzzy math developed target edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:handspring32
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com