搜索资源列表
targe000t
- 程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错 -procedures to be completed video images of the moving object detection! It is the CCS debugging passed, the DSP core can execute directly on the procedure! The field experiments, the resu
YCbCr-RGB
- dsp程序YCbCr-RGB,直接下载可用-dsp procedures YCbCr - RGB, can be downloaded directly
motiondetection
- 能够完整实现运动物体的检测ydpd.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
Ecg_1
- 心电信号dsp处理程序,程序对信号作滤波处理,可以很方便看到滤波效果。-ECG dsp handling procedures, procedures for filtering the signal processing, can easily see the filtering effect.
CXImage
- c++编写的 可以识别各种图片格式的源代码以及两个demo程序-c++ prepared a variety of image formats can be identified the source code as well as two demo program
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
DSP_JPEG2000_001.pdf
- 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
system
- 数字视频监控系统代表了监控行业的未来发展方向,蕴藏着巨大的商机和 经济效益,成为目前信息产业中颇受关注的数字化产品。特别是近年来,随着 技术的进步和社会经济的不断发展,客观上对监控系统的准确性、有效性和方 便性提出了更高要求。主要体现在:需要实施视频监控的范围更加广阔,达到 点多面广;要求监控系统与管理信息系统、网络系统结合,实现对大量视频数 据的压缩存储、传输和自动处理,从而达到资源共享,为各级管理人员和决策 者提供方便、快捷、有效的服务。可见基于 DSP 和小波压缩技
rls
- 是二阶RLS自适应均衡的实现,采用V—LOG编写而成,是从工程中截取的 可以直接应用-Second-order RLS adaptive equalizer is the realization of the use of V-LOG prepared is intercepted from the project can be applied directly
erzhihua
- 用Visual dsp++开发,和开发版连接 可以实现采集一帧视频后进行简单二值化处理-Using Visual dsp++ development, and the development version to connect a video capture can be achieved after a simple binary processing
blue
- 使用visual dsp++开发,同开发板连接可实现简单的rgb图像的蓝色分量的提取-The use of visual dsp++ development, with the development board connections can be realized simply rgb image of the blue component of the extract
SoundRec
- 可以通过开发板采集声音,并通过电脑端显示波形,适用于 5402 dsp 开发板-Development board can be collected through the sound wave through the PC show for 5402 dsp development board
Dsp-book
- matlab source, can display the image histogram of the distribution of gray, like using matlab A few people
wavelet-code-For-C
- 这是一个用C语言写的小波变换的算法程序。。可以应用到单片机和DSP实时处理数据,如去噪,去除趋势项,提取所需的信号等。-This is a C language wavelet transform algorithm. . MCU and DSP can be applied to real-time processing of data, such as de-noising, removal of the trend items, extract the desired signals.
DSP-digital-Recognition
- 天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。-Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c la
daya
- 把图像转换成dsp可识别的dat格式文件-Image is converted into a DSP can identify dat format file
src
- 结合DSP可进行多波形发生,如正弦波,方波,锯齿波,三角波,并且可以进行各种波形之间的转换。-Combined with the DSP can occur for many waveform, such as sine wave, square wave, sawtooth wave, triangle wave, and can undertake various waveform conversion between.
TI-DSP-TMS320DM642
- DM642的例程,可以稍加修改用于自己的程序中-the example of DM642,you can use this example in your project
fishEyeCalcOnDSP
- 《基于+DSP+的鱼眼图像实时校正系统的实现》一篇关于在DSP上实现鱼眼校正的文章,可参考。- DSP-based real-time fisheye image correction system to achieve a fish-eye correction on the realization of articles on DSP, can refer to.
SobelEdge.origin
- 可以对图像进行SOBEL边缘化,并可以将处理的结果显示出来(SOBEL edge of the image can be processed)