CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EDG

搜索资源列表

  1. 4.3_int_test

    0下载:
  2. Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit...
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.68kb
    • 提供者:zhang
  1. edg

    0下载:
  2. 边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43.47kb
    • 提供者:李锋
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:299.17kb
    • 提供者:miaosiyi
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17.57kb
    • 提供者:jing
  1. SUIF2machsuif

    1下载:
  2. Stanford大学著名编译器前端suif2和machsuif-Stanford University, a well-known front-end compiler suif2 and machsuif
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4.73mb
    • 提供者:魏继增
  1. edg

    1下载:
  2. 图像的边缘追踪,有完整的LabWindows CVI下完成图像中多区域的边缘追踪。-Image edge tracking, a complete LabWindows CVI complete image of the edge multi-regional follow-up.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.64kb
    • 提供者:Vincent
  1. cv

    1下载:
  2. Tony Chan和Luminita Vese关于《Active Contours without Edges》一文的ppt-Tony Chan and Luminita Vese on " Active Contours without Edges" a text of the ppt
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:418.22kb
    • 提供者:豆豆
  1. nucleus_EDGE_source

    0下载:
  2. 从nucleus EDGE中拷贝出的nucleus plus源码,是1.15版本的,这个是比较新的,至少在pudn中还没找到比这个新的。-Copy from the nucleus EDGE out of the nucleus plus source code, is a 1.15 version, this is a relatively new, at least not found in pudn than this new one.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-27
    • 文件大小:9.5mb
    • 提供者:
  1. edg

    0下载:
  2. 边缘检测算法的实现,VC++代码实现,对于学习边缘检测的同学是个很好的例子,还可以在此基础上扩充,学习VC及图像处理 的很有帮助。 -Edge detection algorithm implementation, VC++ code, for students studying edge detection is a good example, you can expand on this basis, learning is helpful VC and image processi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:23.38kb
    • 提供者:习先
  1. Development-of-Edge-Detection

    0下载:
  2. 主要回顾了图象边缘检测技术的发展历程,讨论了一些典型的边缘检测算法的特点,分析了他们的机理和优劣,并对边缘检测算法的研究方向进行展望-Edge detection is an indispensable step before image analysis and recog nit ion, and is an important technology in the image preprocessing procedure. In this paper w e chiefly review
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:202.98kb
    • 提供者:xueqi
  1. canny_edge_detector

    0下载:
  2. Canny edge detection. It is an image processing algorithm for edg detection
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:1.23kb
    • 提供者:rashmika
  1. FastPeakFind

    0下载:
  2. function cent=FastPeakFind(d, threshold, filt ,edg, fid) Analyzes noisy 2D images , finds x-y positions of peaks to 1 pixel accuracy The code was meant to be as fast as possible, so I kept it pretty basic. The code assumes that the peaks are
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:2.92kb
    • 提供者:tyk
  1. stl_confix

    0下载:
  2. common switches for EDG front-end.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:vongciewer
  1. patchkey

    0下载:
  2. common switches for EDG front-end.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.45kb
    • 提供者:danxiwong
  1. SubPixelDetect

    3下载:
  2. 基于亚像素级别的边缘检测和获取,使用滤波函数进行滤波,用sobel算子检测边缘,用多项式提取亚像素,对模糊边缘的提取非常实用(subPixel edg detect and get)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:12.48mb
    • 提供者:龙帝
  1. EDG Serial Configuration Utility

    0下载:
  2. Serial configuration utility for ADAM-4579
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2.82mb
    • 提供者:Jaume85
搜珍网 www.dssz.com