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

搜索资源列表

  1. DE2_70_D5M_LTM_NIOS_capture.zi

    0下载:
  2. 本文提供一個CMOS Controller,讓Nios II可以藉由CMOS Controller控制CMOS,並能讀出CMOS放在SDRAM中的影像。运行在DE2-70平台上,This article provides a CMOS Controller, so that Nios II can take advantage of CMOS Controller control CMOS, and allowed to deliver on the SDRAM in the CMOS imag
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1633142
    • 提供者:彭天
  1. Fingerprint_Identify

    3下载:
  2. 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
  3. 所属分类:VHDL编程

    • 发布日期:2013-08-08
    • 文件大小:191002
    • 提供者:xiaoxu
  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:350412
    • 提供者:zhangying
  1. DM643Imagematch

    0下载:
  2. 基于DM643平台的图像采集和帧差图像匹配。-Based on the matching of the the DM643 platform image acquisition and frame difference image.
  3. 所属分类:DSP program

    • 发布日期:2017-12-01
    • 文件大小:1341967
    • 提供者:周安
  1. shixibaogao

    3下载:
  2. 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
  3. 所属分类:DSP program

    • 发布日期:2015-06-03
    • 文件大小:979968
    • 提供者:江晨城
  1. Cordic

    0下载:
  2. block-matching 3D filtering (BM3D) [2], and low-rank regularization [3], single-image based denoising performance has greatly improved, with image details well recovered when the image is slightly noisy. However, with the increase of noise le
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:325700
    • 提供者:Maddy
  1. verilog

    1下载:
  2. 《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese 的配套源码,基于quartus9.0编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese The matching source, based on quartus9.0 preparation, the use of cyc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:417985
    • 提供者:马博城
  1. vhdl

    0下载:
  2. 《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese 的配套源码,基于quartus9.0用VHDL编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese The matching source, based on quartus9.0 prepared using VHDL, t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:397370
    • 提供者:马博城
  1. ts344

    0下载:
  2. Add noise processing, Matching Pursuit and orthogonal matching pursuit, Achieve a grayscale image and further control for video surveillance.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:eymhd
  1. 7105_0xFDF

    2下载:
  2. 浙江大学机器人竞赛文档:提供完整的上位机图像识别挑选物品的匹配算法、下位机反馈控制机器人完成行走路线以及串口通讯的Python/C++/Arduino C代码(Robot contest documentation of Zhejiang University.It provides complete image recognition of the host computer, the matching algorithm of the selected items, the feedback
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:5631379
    • 提供者:GHHHHH
  1. hheev

    0下载:
  2. Consider shadow rain attenuation and multipath effects Particle image segmentation and matching subroutines themselves are prepared, Modulated signals to calculate its density Pu-related.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:sunjenggeng
  1. gh856

    0下载:
  2. Including single sideband, double sideband, suppressed carrier and quadruple, There is a well attenuation curve as input to calculate its seismic waves, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:beifentuiben
  1. hq761

    0下载:
  2. Various resource allocation algorithm, Particle image segmentation and matching subroutines themselves are prepared, Using matlab written narrowband noise occurs.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:bingnunneng
  1. dm018

    0下载:
  2. Interpolation and fitting, solution of equations, data analysis, Prediction Error Method for Parameter Identification - the idea of relaxation, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:VHDL/FPGA/Verilog

  1. mvmdj

    0下载:
  2. Including principal component analysis, factor analysis, Bayesian analysis, Particle image segmentation and matching subroutines themselves are prepared, Computation Method D phononic bandgap plane wave.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:quipangang
  1. aruse

    0下载:
  2. IDW inverse distance weighting method, Chaos-based simulated annealing algorithm, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:hwajnxph
  1. vsmkq

    0下载:
  2. Particle image segmentation and matching subroutines themselves are prepared, Is the topic of the elementary school stage curriculum design, High-resolution array signal processing estimates.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:gieewhbn
  1. 4162

    0下载:
  2. Pisarenko harmonic decomposition algorithm, Time series data analysis Mellin transform tool, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:付战
  1. wq231

    0下载:
  2. Particle image segmentation and matching subroutines themselves are prepared, A fluid manifold learning algorithm (good use), Code, there are very complete notes and explanation.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:yiuniuqui
  1. kungiemie

    0下载:
  2. Particle image segmentation and matching subroutines themselves are prepared, Using matlab written narrowband noise occurs, Including scr ipt files and function files in the form.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:dcfqg
« 12 »
搜珍网 www.dssz.com