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

搜索资源列表

  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
    • 文件大小:96.75kb
    • 提供者:钟炜
  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
    • 文件大小:89.01kb
    • 提供者:王真
  1. sobel

    0下载:
  2. 这是本人自己编写的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合和仿真,并在FPGA上测试过。可以进行修改支持其他大小图像的sobel边缘检测,同时还可以实现其它的图像模块化处理算法,例如高斯滤波,平滑等。-this is my own preparation for the 256 * 256 size of the image segmentation Edge Detection vhd document in the n
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:刘洋
  1. CCS

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

    • 发布日期:2008-10-13
    • 文件大小:906.42kb
    • 提供者:张雯
  1. ADSP BF561 soble算法处理图像及显示

    0下载:
  2. 采用ADSP BF561采集P制式图像,经过sobel算法处理下半幅图像后输出处理完成后的图像,达到实时
  3. 所属分类:DSP编程

    • 发布日期:2012-02-04
    • 文件大小:360.71kb
    • 提供者:sectect
  1. Sobel.rar

    1下载:
  2. 这是一个用VHDL实现SOBEL算子进行图像边缘算法的实现,This is a realization by VHDL Sobel edge operator algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:321.15kb
    • 提供者:citydremer
  1. edge

    0下载:
  2. 图像处理中边缘检测的VHDL源代码,所用的算法是garbor变换-Image processing edge detection of VHDL source code, the algorithms used are garbor transform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:374.76kb
    • 提供者:翁文天
  1. IP401_SobelEdge

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

    • 发布日期:2017-04-04
    • 文件大小:90.8kb
    • 提供者:周明
  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
    • 文件大小:56kb
    • 提供者:岳飞
  1. IP401_SobelEdge

    0下载:
  2. 这是基于VPM642上的Sobel边缘算法的例子,是初学者学习高斯算法入门最好的例子-It is a example for studying Sobel based on seed vpm642 board
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:90.67kb
    • 提供者:詹良
  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
    • 文件大小:352.7kb
    • 提供者:肖文荟
  1. Sobel_OP

    0下载:
  2. 基于handel-c的Sobel算法实现-Based on handel-c of the Sobel algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4.31mb
    • 提供者:MUYUE
  1. 6437video_osd_bios_sobel

    0下载:
  2. TI DM6437EVM上的视频实验,加上了Sobel算法。-The experiment the TI DM6437EVM video, coupled with the Sobel algorithm.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:554.34kb
    • 提供者:liuyang
  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-19
    • 文件大小:773.66kb
    • 提供者:王林
  1. vmd642_video_out0_SobelEdge

    0下载:
  2. CCS图像处理算法例程 视频图像经sobel算子处理 显示 可自行修改算法 达到其他效果 针对芯片DM642-CCS routines video image processing algorithms by sobel operator can modify the display processing algorithms to achieve other effects for chip DM642
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:350.91kb
    • 提供者:陈杰
  1. sobel_edge_detect

    1下载:
  2. sobel边缘检测,用于图像处理。实现了该算法在FPGA上的实现代码。-Sobel edge detection for image processing.Implementation of the algorithm to achieve the FPGA code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:3.91kb
    • 提供者:icbm
  1. soble

    0下载:
  2. 基于FPGA的Sobel边缘检测算法的实现与仿真。此程序提供算法的verliog实现。(Implementation and Simulation of Sobel edge detection algorithm based on FPGA. This program provides the verliog implementation of the algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

  1. sobel

    1下载:
  2. 由Verilog编写在FPGA实现sobel算法应用于图像边缘检测,工程文件可在quartus13.1以上版本打开;工程使用到ram、fifo、pll三种ip核,design文件夹下包含ram、fifo、vga控制以及串口收发和sobel算法模块,sim和doc文件夹下分别包含modelsim的仿真模块和仿真结果;测试时将200*200分辨率的图片用matlab文件夹下的matlab脚本压缩、二值化,再将生成文件中数据用串口发给FPGA,边缘检测结果会通过VGA输出。(Written by Ve
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-07-14
    • 文件大小:9.75mb
    • 提供者:丶大娱乐家
  1. CNN-FPGA-master

    3下载:
  2. 用FPGA实现CNN算法,实现CNN加速(Realization of CNN Algorithms with FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-05-14
    • 文件大小:11kb
    • 提供者:明月心447
  1. sobel算法verilog实现

    0下载:
  2. 使用sobel算法完成了在FPGA平台上对图像的边缘化处理,并且可以将边缘处理的结果通过引脚输出,通过vga接口显示在电脑显示器上。
  3. 所属分类:VHDL编程

« 12 »
搜珍网 www.dssz.com