CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 边缘检测算法

搜索资源列表

  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. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91142
    • 提供者:王真
  1. 6416

    0下载:
  2. DSP6416图像处理用多种算法对图像边缘进行检测,能在DSPMCS6416处理平实时检测边缘。-between DSP6416 image processing algorithm using a variety of image edge detection, in DSPMCS6416-handling real-time edge detection.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:162928
    • 提供者:hjl
  1. 边缘检测

    0下载:
  2. 基于dsp6416处理器的边缘检测算法-dsp6416 processor based on the Edge Detection Algorithm
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:636831
    • 提供者:李杰
  1. edgedetect

    0下载:
  2. 在dsp ccs环境下实现图像边缘检测,完整的工程文件和具体算法的源程序实现.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:103433
    • 提供者:桑圣洁
  1. image642-1

    0下载:
  2. 基于TMS320C6XXX系列DSP的图象边缘检测算法,运行环境为TI的CCS DSP集成开发环境.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:125473
    • 提供者:ltianyang
  1. DSPmubiaogenzong

    0下载:
  2. 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2985046
    • 提供者:张浩
  1. CCS

    0下载:
  2. 这个是基于在CCS开发环境下,用DM642-B-ICETEK-5100USB仿真器,实现的sobel边缘检测算法的程序。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:928178
    • 提供者:张雯
  1. IP401_SobelEdge

    0下载:
  2. DM642的边缘检测算法,基于sobel算子!-DM642' s edge detection algorithm, based on the sobel operator!
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:92976
    • 提供者:周明
  1. IP402_PrewittEdge

    0下载:
  2. DM642的边缘检测算法,基于Prewitt算子!-DM642' s edge detection algorithm, based on the Prewitt operator!
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:91657
    • 提供者:周明
  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. SEED403_LaplacianEdge

    0下载:
  2. 基于DSPDM642的边缘检测代码。检测算法为拉普拉斯算子。包含DSP的所有工程文件-Edge detection based on DSPDM642 code. Detection algorithm for the Laplace operator. DSP project file that contains all
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:360002
    • 提供者:肖文荟
  1. SEED402_PrewittEdge

    0下载:
  2. 基于DSPDM642的边缘检测代码,算法为Prewitt算子。包含DSP运行的所有工程文件-DSPDM642 edge detection code based on the algorithm for the Prewitt operator. Contains all the project files DSP running
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:359383
    • 提供者:肖文荟
  1. SEED401_SobelEdge_part

    0下载:
  2. 基于DSPDM642边缘检测的代码,算法为Sobel算子,包含DSP运行所需的所有工程文件-DSPDM642 edge detection based on the code, the algorithm for the Sobel operator, contains the DSP to run all the project files needed
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:361167
    • 提供者:肖文荟
  1. SobelEdge_all

    0下载:
  2. 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolutio
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:792229
    • 提供者:王林
  1. vmd642_video_out0_LapLacianEdge

    0下载:
  2. 基于DM642的拉普拉斯边缘检测算法源码-Laplace edge detection algorithm based on DM642 is the source code
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:617970
    • 提供者:李洋
  1. DSP

    0下载:
  2. 本例子是边缘检测算法的DSP实现程序,采用的算法是canny算子检测。-This example is the edge detection algorithm on DSP program, the algorithm uses a canny operator testing.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:551787
    • 提供者:PrudentMe
  1. video_Algorithm

    0下载:
  2. 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:2456576
    • 提供者:水木天华
  1. EdgeImage

    0下载:
  2. 数字图像处理算法在DSP上的应用之图像边缘检测,代码中含部分注释(Image edge detection)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:51200
    • 提供者:粒粒粥
搜珍网 www.dssz.com