RF5_MotionDetect_Framework_Src

所属分类:DSP编程
开发工具:C/C++
文件大小:784KB
下载次数:122
上传日期:2006-09-18 17:18:29
上 传 者GreatTomado
说明:  TI公司的算法标准 Framework5的源代码
(TI Framework5 standard algorithm source code)

文件列表:
RF5_MotionDetect (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\cellDiff.c (6661, 2003-03-21)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\cellDiff.h (1732, 2003-03-20)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\Debug (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\Debug\cellDiff.o64 (12228, 2003-10-03)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\Debug\idiff.o64 (764, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\diff\idiff.c (631, 2003-03-12)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\cellPrescale.c (1372, 2003-01-24)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\cellPrescale.h (894, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\Debug (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\Debug\cellprescale.o64 (7072, 2003-01-28)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\Debug\iprescale.o64 (1013, 2003-01-28)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\iprescale.c (783, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\prescale\iprescale.h (2841, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\cellRotate.c (6498, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\cellRotate.h (1147, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\Debug (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\Debug\cellRotate.o64 (12890, 2003-10-03)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\Debug\irotate.o64 (904, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\rotate\irotate.c (702, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\cellYuv2rgb.c (1347, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\cellYuv2rgb.h (881, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\Debug (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\Debug\cellYuv2rgb.o64 (7070, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\Debug\iyuv2rgb.o64 (954, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\iyuv2rgb.c (774, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\cells\yuv2rgb\iyuv2rgb.h (2675, 2002-12-11)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\diff_ti (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\diff_ti\cc_build_Debug.log (810, 2003-03-13)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\diff_ti\Debug (0, 2003-08-06)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\diff_ti\Debug.lkf (456, 2003-03-13)
RF5_MotionDetect\referenceframeworks\apps\rf5_iek\diff_ti\Debug.lkv (456, 2003-03-13)
... ...

RF5-BASED MULTI-CHANNEL MOTION DETECTION SYSTEM ----------------------------------------------- Requires CCS2.2 Contents -------- 1. What is this? 2. How do I install? 3. How do I run it? 1. What is this? ---------------- This application is a modification of the Network and Video Developer's Kit Adaptation for RF5. Its motion detection is based on calculating a difference between a given reference frame and the current frame of video. 2. How do I install it? ----------------------- To install it, unpack the archive in any directory. Some suggested directories are: C:\ C:\ti The directory structure is: RF5_MotionDetect/referenceframeworks/ apps/ rf5_iek/ cells/ diff_ti/ idk_algo/ iekc***/ projects/ iek***16/ Debug/ threads/ include/ lib/ src/ Directory diff_ti contains the source for the motion detection algorithm. projects/iek***16/ contains the application project file. 3. How do I run it? ------------------- Load and run the application by loading the .out file located in the /projects/iek***16/Debug/ directory. If the out file is not there, simply BUILD the application using CCS, and it will be generated. Before running, be sure to have a VGA monitor connected to the NVDK. It is on this monitor that the output of the application is displayed. Once the file is loaded simply run the DSP. Four quadrants should appear on the monitor, displaying: ------------ ------------ | | | | | | | LIVE | DIFFERENCE | | | | | | | ------------ ------------ | | | | | DIFFERENCE | | ROTATE | AND | | | ROTATE | | | | ------------ ------------ Load "appControl.gel" located in /projects/iek***16/ and two controls will be available. Reference Frame -> setReference - Causes the reference frame to be updated Color Control -> ChangeColor - Allows you to input a value between 0 and 255 for Y,Cr, and Cb Press setReference and notice the reference frame being adjusted to whatever the input frame was when the mouse was clicked. Change the color values and notice the color of the motion detection change.

近期下载者

相关文件


收藏者