文件名称:MotionDetect_improved_RF5
介绍说明--下载内容均来自于网络,请自行研究使用
该程序原为TI为6416开发板提供的运动检测程序,现做了以下修改:
1.移植到DM642开发板,修改了视频输入输出的驱动。分别为saa7115和saa7105.
2.添加部分注释。
3.视频的输入格式改为标准PAL制式,但在处理的过程中先将视频进行的压缩处理,压缩为256*256。
4.显示格式依然为四象限显示方式,满足pal输出的全屏显示。-The program was originally TI motion detection program for the 6416 development board, now do the following modifications: 1. DM642 development board, transplanted to modify the video input and output drivers. Were saa7115 and saa7105. 2. Adding some notes. 3 change the video input format to the standard PAL, but in the process, the first video compression process, is compressed to 256* 256. 4 display format is still four-quadrant display, to meet pal output full screen.
1.移植到DM642开发板,修改了视频输入输出的驱动。分别为saa7115和saa7105.
2.添加部分注释。
3.视频的输入格式改为标准PAL制式,但在处理的过程中先将视频进行的压缩处理,压缩为256*256。
4.显示格式依然为四象限显示方式,满足pal输出的全屏显示。-The program was originally TI motion detection program for the 6416 development board, now do the following modifications: 1. DM642 development board, transplanted to modify the video input and output drivers. Were saa7115 and saa7105. 2. Adding some notes. 3 change the video input format to the standard PAL, but in the process, the first video compression process, is compressed to 256* 256. 4 display format is still four-quadrant display, to meet pal output full screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MotionDetect_improved_RF5
.........................\build.bat
.........................\cells
.........................\.....\diff
.........................\.....\....\NTSC
.........................\.....\....\....\cellDiff.o64
.........................\.....\....\....\idiff.o64
.........................\.....\....\PAL
.........................\.....\....\...\cellDiff.o64
.........................\.....\....\...\idiff.o64
.........................\.....\....\cellDiff.c
.........................\.....\....\cellDiff.h
.........................\.....\....\idiff.c
.........................\.....\rotate
.........................\.....\......\NTSC
.........................\.....\......\....\cellRotate.o64
.........................\.....\......\....\irotate.o64
.........................\.....\......\PAL
.........................\.....\......\...\cellRotate.o64
.........................\.....\......\...\irotate.o64
.........................\.....\......\cellRotate.c
.........................\.....\......\cellRotate.h
.........................\.....\......\irotate.c
.........................\.....\......\irotate.h
.........................\.....\......\rotate_ti.h
.........................\diff_ti
.........................\.......\diff_ti64.pjt
.........................\.......\include
.........................\.......\.......\diff_ti.h
.........................\.......\.......\diff_ti_priv.h
.........................\.......\.......\idiff.h
.........................\.......\src
.........................\.......\...\diff_ti.c
.........................\.......\...\diff_ti_apply.c
.........................\.......\...\diff_ti_ialg.c
.........................\.......\...\diff_ti_vt.c
.........................\lib
.........................\...\diff_ti.l64
.........................\...\rotate_ti.l64
.........................\projects
.........................\........\evmdm642
.........................\........\........\DM642_app.cdb
.........................\........\........\DM642_appcfg.cmd
.........................\........\........\DM642_appcfg.h
.........................\........\........\DM642_appcfg.h62
.........................\........\........\DM642_appcfg.s62
.........................\........\........\DM642_appcfg_c.c
.........................\........\........\NTSC
.........................\........\........\....\DM642_appcfg.o64
.........................\........\........\....\DM642_appcfg_c.o64
.........................\........\........\....\app.map
.........................\........\........\....\app_NTSC.out
.........................\........\........\PAL
.........................\........\........\...\DM642_appcfg.o64
.........................\........\........\...\DM642_appcfg_c.o64
.........................\........\........\...\app.map
.........................\........\........\...\app_PAL.out
.........................\........\........\app.pjt
.........................\........\........\appControl.gel
.........................\........\........\appIO.c
.........................\........\........\appIO.h
.........................\........\........\link.cmd
.........................\threads
.........................\.......\capture
.........................\.......\.......\NTSC
.........................\.......\.......\....\thrCapture.o64
.........................\.......\.......\PAL
.........................\.......\.......\...\thrCapture.o64
.........................\.......\.......\thrCapture.c
.........................\.......\.......\thrCapture.h
.........................\.......\control
.........................\.......\.......\NTSC
.........................\.......\.......\....\thrControl.o64
.........................\.......\.......\PAL
.........................\.......\.......\...\thrControl.o64
.........................\.......\.......\thrControl.c
.........................\.......\.......\thrControl.h
.........................\.......\display
.........................\.......\.......\NTSC
.........................\.......\.......\....\thrDisplay.o64
.........................\.......\.......\PAL
..