搜索资源列表
Lab534-VideoMotionDetect
- 本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错-procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the result
01.motion_test
- 编程环境:TI CCS3.0 芯片: DM642 功能: 实现运动物体的检测。-programming environment : TI chip CCS3.0 : DM642 functions : Moving object detection.
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
CMDdebianxie.rar
- 文章介绍了DSP工程中的CMD文件的编写,如:COFF格式、Section目标文件、C语言的段、 自定义段(C语言),对于初学者学习DSP是个很好的学习资料,In this paper, the DSP project document prepared by the CMD, such as: COFF format, Section object files, C language of the paragraph, since the definition of paragraph (C
PrewittEdge
- DSP达芬奇平台DM6437图像边缘检测程序(Prewitt边缘算子)。支持摄像头拍摄物体,然后经处理达到边缘检测的目的-DaVinci DM6437 DSP platform edge detection program (Prewitt edge operator). Support the camera shooting the object, and then treated to achieve the purpose of edge detection
motiotest
- DSP达芬奇平台DM6437运动检测。支持摄像头拍摄物体,然后经处理达到运动检测的目的-DaVinci DM6437 DSP platform motion detection. Support the camera shooting the object, and then treated to achieve the purpose of motion detection
Lab0602-PID
- tmsc5509 dsp的PID控制程序,作用对象是步进电机-tmsc5509 dsp of PID control procedures, the role of the object is stepper motor
DSP
- 电子书,书名《DSP技术与应用实例》,以TI公司TMS320C54X系列DSP为讲解对象,值得参考。-E-book entitled " DSP Technology and Applications" to TI for the company on TMS320C54X DSP object, it is also useful.
coff
- 这个动态库是用来解释TI DSP的Common Object File Format文件,就是通常看到的.out文件。-coff format analyse
motion
- This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring
FPGAcuncuqi
- 信息技术的发展,特别是各种数字处理器件处理速度的提高,实时处理大量的数据已经成为现实。但是,在一些恶劣环境和数据无法进行实时传输的情况下,还必须用到存储测试的方法。存储测试是指在对被测对象无影响或影响在允许的范围条件下,在被测体内置入微型存储测试系统,现场实时完成信息快速采集与存储,事后对存储器进行回收,由计算机处理和再现被测信息的一种动态测试技术。针对具体的情况,我们研制开 -Development of information technology, especially in a vari
Complexiondetect
- DSP达芬奇平台DM6437肤色检测程序。支持摄像头拍摄物体,然后经处理达到肤色检测的目的-DaVinci DM6437 DSP platform skin detection process. Support the camera shooting the object, and then treated to achieve the purpose of skin detection
MedianFilter
- DSP达芬奇平台DM6437的3*3中值滤波程序。支持摄像头拍摄物体,然后经处理达到中值滤波的目的-DaVinci DM6437 DSP platform 3* 3 median filter program. Support the camera shooting the object, and then treated to achieve the purpose median filter
JXYD200807013
- 介绍了一种以DSP TMS320F2812 为主控制器,永磁同步电机为广义被控对象的位置随动系统,并详细描述了系统的设计原理与结构、硬件组成及软件的设计.-Introduction to DSP TMS320F2812, a main controller, permanent magnet synchronous motor is a generalized controlled object position servo system, and describe the design pri
example_code
- 此文档为TI公司的TMS320C672x系列浮点处理器库函数的使用源代码,包括Lib库编译到目标程序中、ROM库函数不编译到目标代码中(直接调用)的例程,还包括了DSP/BIOS使用库函数的例程,对于初次使用浮点库的用户是很好的参考资料。-This document is TI' s floating-point processor TMS320C672x series of library functions to use the source code, including Lib l
STM32-MP3-player
- 。本书介绍了DSP技术的发展、现状及应用,并以TMS320C54x系列DSP为描述对象,介绍了硬件结构、指令系统、汇编语言程序设计方法、DSP集成开发环境(CCS),并结合实例介绍了C54x片内外设及应用、基本硬件系统的设计,最后详细介绍了典型DSP应用系统的设计和实现方法。-. This book describes the development of DSP technology, current status and applications, and to describe the T
motiotest
- 基于DM6437的运动物体检测,DSP程序,对运动中的物体能很好的检测出来-DM6437-based moving object detection, DSP program, the movement of objects can be detected well
davincievm
- lib的文件,也就是库文件,这里是用来搞DSP系统的-lib object
po
- 实现光伏系统最大功率追踪,最简单实用的方法——扰动观察法。工程、源代码以及库文件、编译文件、目标文件都有。-Maximum Power Point Tracking of PV systems, the most simple and practical method- perturbation and observation method. Engineering, source code and library files, compiled files, object files have
moving-object-detecting--
- 基于DSP的运动目标检测系统研究.nh moving object detecting sysytem research based on dsp-moving object detecting sysytem research based on dsp
