搜索资源列表
SEED304_MedianFilter
- 图形图象的滤波程序,基于dsp dm642实验平台的
改进的粒子滤波算法的研究
- 一种改进的粒子滤波算法的研究 粒子滤波基本原理,通过改进权重计算、重采样算法, 计算速度得到提高。改进的算法在DSP系统中进行目标跟踪仿真,证明其具有速度快、 精度高的特点。
Lab7.6-Dm642_Image-MedianFilter
- TI DSP DM642程序, 图像处理中值滤波算法
midfilter
- 基于中值滤波的图像处理算法,基于嵌入式DSP开发的程序。-Median filter based on image processing algorithms, DSP-based embedded development process.
dsp
- 在数字信号处理中,滤波占有极其重要的地位。数字滤波是语音处理、图像处理、模式识别、频谱分析等应用中的基本处理算法。用DSP芯片实现数字滤波除了具有稳定性好、精确度高、不受环境影响等优点外,还具有灵活性好等特点。-In digital signal processing, filtering an extremely important position. Digital filter is the voice processing, image processing, pattern recog
2008172870
- 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
DSP
- 程序是基于DSP的数字图像处理技术,可以实现军事滤波,中值滤波和维纳滤波,实现效果较好-The program is a DSP-based digital image processing technology, the military filtering, median filtering and Wiener filtering, better
dsp
- 数字图像处理的常见算法 基于对话框的mfc源码 打开图像 保存图像 平均滤波 直方图-Digital image processing algorithm is based on common open source mfc dialog save the image histogram image averaging filter
1756456
- 设计了一种基于TMS320C6455与FPGA 的实时图像跟踪系统,该系统首先采用MAX9526 采集图像,利用FPGA 对图像进行均值滤波,滤波后数据采用乒乓方式传输给DSP。Mean Shift 跟踪算法采用图像像素灰度距离中心点的距离作 为目标特征建立核函数,实现对目标的实时跟踪。实验表明,该系统具有良好的实时性与稳定性。-Designed a real-time image-based tracking system TMS320C6455 and FPGA, the system
DSP-FILTER
- 给图形加入高斯白噪声,并用六种不同方法滤波降噪-Gaussian white noise is added to the graphics and filtering noise using six different methods
6.1-Thresholdfinal21
- 图像增强技术,并四分屏显示。又中值滤波、拉普拉斯瑞化、罗伯特算法。用DSP专用芯片实现-Image enhancement technology, and four-screen display. But median filtering, 拉普拉斯瑞 of
image_demo
- 本工程在C6678上实现了BMP图像的读取,滤波,锐化等操作。可以作为多核DSP图像处理的资料,自己在CCS6平台上测试验证没有问题(This project has realized the reading, filtering and sharpening of the BMP image on C6678. It can be used as a multi-core DSP image processing data, and to test validation on the CCS6