搜索资源列表
BINARY_DSP6437
- DSP完整的CCS工程 完成图像二值化 C和线性汇编结果对比,适合入门 绝对有用 DM6437环境-DSP integrated CCS project of image binarization results contrast C and linear assembly, absolutely useful for entry
SCAP_V1.0
- 智能车视觉上位机,将摄像头采集回来的数据进行二值化处理,得到赛道,或是用作其他用途-Smart car visual host computer, the camera collected data back to the binarization processing to get the track, or used for other purposes
Fingerprint_Identify
- 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
20090903FPGA
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
xinjiajiaerzhihua
- 成功的图像二值化程序,在C2000\C6000下编译无误-Successful image binarization procedure, C2000 \ C6000 compile correctly
IMobile
- 在windows ce下写的图像处理程序,包含滤波、二值化、区域标记与统计-Written under the windows ce image processing, including filtering, binarization, region labeling and statistics
exp-2d
- DSP,C5416图像处理,将图像进行反色处理和将彩色图像进行二值化处理-DSP, C5416 image processing, image processing and the anti-color color image binarization
005
- 本文介绍一种用单片机和高速静态R A M统计直方圈数据, 并利用直方图 散据和图像变换的原理来计算图像二值化的切割阈值的方法 这种方法实现了实时自 适应图像二值化 ,并具有二值化速度快 、 教果好 电路简单 、成本低廉的特点 适用于实时图像处理。-This paper describes a single chip and high-speed static RAM with statistics Histogram data and scattered data and image
erzhihua
- DSP图形二值化自适应阀值算法源码,CCS2.2,timx5410-DSP adaptive threshold binarization graphical algorithm source code
SEED103_Threshold
- 合众达的DM642开发板上的二值化例程,可以用作采集和显示实验,非常有用,极力推荐-DM642 development board Tatsu binarization routines, can be used for the acquisition and display of experimental, very useful, highly recommended! ! !
thresh
- 本程序是先通过matlab将图片转化为dat文件并在matlab中做二值化处理以便于DSP处理结果对照,然后将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。-This procedure is first converted into the picture by matlab dat files in matlab to do binarization processing to the DSP processing results of the contro
fuzzy-firetocif
- 本工程在DM642平台上将D1格式的图像转换成CIF格式,并成功实现了图像的基于自动选取阈值的图像二值化处理,图像反色变换等处理-Image of this project D1 format in DM642 platform will convert the CIF format, and successfully realized the image anti-color transformation based on automatically selected threshold im
DM642_Threshold
- TI DSP DM642下对图像做二值化处理的使用实例,有很强的参考价值-TI s DSP the DM642 image binarization processing use cases, there is a strong reference value
erzhihua
- 图像二值化的方法编程,是用C语言实现的,程序相对简单-Binarization method programming, C language, the program is relatively simple
shixibaogao
- 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
Gammacorrection
- 数字图象处理 1. 了解数字图象处理的基本原理; 2. 学习灰度图象反色处理技术; 3. 学习灰度图象二值化处理技术。 -A digital image processing. Understanding of the basic principles of digital image processing 2. Learning the anti-color of gray-scale image processing technology 3. Learning gray
bmpTestC5509A
- 使用5509DSP进行位图的读取及一些基本操作,包括使用大津法求取灰度图像二值化的阈值RGB转灰度图、统计灰度图像的直方图信息、使用给定的阈值对图像进行二值化,CCS5.3上仿真通过。-Using 5509DSP bitmap read and some basic operations, including using the Otsu method of determining a binarization threshold value for the gray-scale image t
OV7620
- 0v7620摄像头二值化串口调试,需串口调试助手,方便调试-0v7620 camera binarization serial debugging, need serial debugging assistant, to facilitate debugging
driver
- 自己编写的 SEED-DEC643 滤波、二值化、目标识别代码-I have written SEED-DEC643 filtering, binarization, object identification code
dajin
- 线性CCD大津动态自适应阈值二值化源程序-Linear CCD dynamic adaptive threshold binarization dajin source program