CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - FPGA CAN

搜索资源列表

  1. manticore

    1下载:
  2. 显卡中关于3D图形处理的源码,是VHDL版本的 喜欢硬件FPGA图像处理的可以看看,挺有意思-Graphics 3D graphics on the source, is like VHDL version of the FPGA hardware image processing can see quite interesting
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1686659
    • 提供者:dido wang
  1. vb

    2下载:
  2. VB写的读取FLASH存储的图像数据,并可以显示图像(图像显示,和读数两大功能),通信采用的68013+FPGA-FLASH write VB to read the stored image data, and can display images (image display, and the readings of the two functions), communication used by 68013+ FPGA
  3. 所属分类:图片显示浏览

    • 发布日期:2014-01-02
    • 文件大小:100177
    • 提供者:liupan
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:241854
    • 提供者:李齐贤
  1. H.264Decoder

    1下载:
  2. H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:5109760
    • 提供者:sunwind
  1. videofpga

    0下载:
  2. 利用FPGA进行运动检测的论文,思想不错,可以借鉴-Motion Detection using FPGA for the papers, thinking well, can learn from
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11400185
    • 提供者:刘小春
  1. Register

    0下载:
  2. -- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The register can be loaded from a set of parallel data in
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:3704
    • 提供者:djs
  1. ImageProcessing

    0下载:
  2. 应用不同的用户可选择回旋滤波器的图像处理部件。一套PC应用程序将图像档案下载到一个FPGA可访问的存储器阵列。处理过的图像显示在连接的VGA显示屏上。 -Users can choose to apply a different room of the image processing filter components. A set of PC applications will be image files downloaded to a FPGA can access the memory
  3. 所属分类:Graph program

    • 发布日期:2017-06-08
    • 文件大小:15405871
    • 提供者:chenlunhai
  1. image_output

    0下载:
  2. 采用matlab原码设计,功能是实现将图象裸数据输出到文件,可用做FPGA仿真文件.-Matlab code using the original design, function is to achieve the image raw data output to a file, the file can be used FPGA emulation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:10772
    • 提供者:yanxp
  1. filter_dds_10.29_7.2

    0下载:
  2. 一个经过处理的FIR filter, verilog HDL实现在FPGA上-One new design of digital FIR filter , which can be implemented in FPGA kit
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1032835
    • 提供者:chen
  1. qudong1

    0下载:
  2. 基于FPGA的VGA显示VHDL程序,绝对可用,已验证-FPGA-based VGA display VHDL program can be used absolutely, Verified
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-15
    • 文件大小:1060248
    • 提供者:hedi
  1. full-search-algorithm-code

    0下载:
  2. 这是正像素的全搜索算法代码,可以用于FPGA等验证,经验证符合要求,欢迎采用-This is a positive pixel full search algorithm code, can meet the requirements for FPGA verification,it has been proven, and welcome to adopt it
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:3584
    • 提供者:童青
  1. Median-Filtering-Alogrithm-on-FPGA

    0下载:
  2. 在该算法的FPGA实现过程中,充分利用FPGA硬件的并行性,并且采用流水线技术,提高了图像滤波的处理速度。FPGA硬件实现的结果表明,该算法与传统的快速滤波算法相比,不仅能够满足图像处理的实时性要求,而且还能在滤除图像椒盐噪声的同时,避免滤波后图像变得模糊的缺陷,达到了保护原始图像细节的目的。-In the implemention of this algorithm on FPGA,we can make full use of the property of hardware paralle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2447401
    • 提供者:Rokey_Niu
  1. guided_filter

    0下载:
  2. 剔除了bug完全可编译运行,是分析guider 滤波,设计其他平台如FPGA等算法的很好的参考。-Excluding the bug can be compiled to run fully, is to analyze the guider filter, designed for other platforms such as FPGA algorithms such as a good reference.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2178013
    • 提供者:dong zheng
  1. midfilter

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像中值滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-MATLAB simulink in the design of dspbuilder image median filtering, can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:39085
    • 提供者:静水
  1. gfilter

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像高斯滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-MATLAB simulink in the design of the image of dspbuilder Gaussian filter can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33863
    • 提供者:静水
  1. EdgeDetection

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像边缘检测,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-Edge Detection of MATLAB simulink where dspbuilder design can be directly run, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:306012
    • 提供者:静水
  1. hough_5289

    0下载:
  2. hough变换的vhdl程序设计,测试没有任何问题,可以执行,开发工具quartus,modelsim-hough transform with fpga and vhdl ,good tested and you can use it happily
  3. 所属分类:Graph Recognize

    • 发布日期:2015-07-14
    • 文件大小:5410816
    • 提供者:dragon_w_123
  1. timing and trace generator for opengl

    0下载:
  2. Qsilver is a simulation framework for graphics architec- tures that can simulate low-level GPU activity for any exist- ing OpenGL application [10]. Qsilver uses Chromium [7] to intercept and transform an OpenGL application’s API calls and create an a
  3. 所属分类:OpenGL

    • 发布日期:2015-12-10
    • 文件大小:101316
    • 提供者:mart193
  1. lab10

    0下载:
  2. 可以实现5*5二维图像的滤波,效果非常不错,结果很棒(5*5 two-dimensional image can be filtered, the effect is very good, the result is great)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:391168
    • 提供者:matlab1111
  1. 一种基于FPGA的相位测量方法_陈兴文

    0下载:
  2. 一个基于扩频水印的MATLAB程序调试好的,大伙可参考一下,互相学习 (Spread-spectrum watermark based on a MATLAB program debugging good, everyone can make reference to learn from each other)((Spread-spectrum watermark based on a MATLAB program debugging good, everyone can make refe
  3. 所属分类:图片显示

    • 发布日期:2018-04-30
    • 文件大小:48128
    • 提供者:华为mate
« 12 »
搜珍网 www.dssz.com