搜索资源列表
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
MotionDetect
- 编程环境为TI公司的CCS,使用的平台为合众达的vpmdm642 此程序的功能为用DSP进行运动检测,利用运动检测可以发现视频图像中的微小的变化.主要应用于数字化监控-programming environment for TI's CCS, the use of the platform for up to the UCO vpmdm642 procedure for the DSP function for motion detection, the use of motion
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
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.
dvr
- DVR 系统中,视频运动检测模块,基础的DSP应用.-DVR systems, video motion detection module, based DSP applications.
基于帧间差分的运动目标检测
- 基于帧间差分的运动目标检测
background-object-testVC
- 可以进行背景减除法-三帧法-高斯背景建模法运动检测- 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 loc
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
Seedmotiotest
- Dsp App--该文件夹包含了实时运动检测的DEMO-Motiontest
SEED602_motiotest
- 基于DSP SEED-DTK_VPM642实验箱的视频运动检测,检测后把运动边缘描出-Based on DSP SEED-DTK_VPM642 experimental box sports video analysis, delineate the edge after the exercise
target
- 用DSP(TMSDM642GDK)实现运动目标检测的C程序-moving target detection
MotionDetectionProcess
- DSP下的运动检测程序,至于用的什么算法没看懂-Under the DSP motion detection procedures, as to what the algorithm did not understand
dspappliation
- 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
yundongjiancechengxu
- 基于dsp环境,实现对静态场景下运动目标的检测-Dsp-based environment and achieve a static scene of Moving Target Detection
paper_program
- 基于dsp的运动目标追踪与检测-Dsp-based moving target tracking and detection
MatlabPWrapperPforPGraphPCuts
- 当我完成了我的运动检测里卖软饮料在matlab和更新代码,后来我改变了对C实现过程对DSP板。这是一份报告,对DSP板工作但是你可以发现这背后的概念。 -As I Initally performed my motion detection on matlab and updated the code, later I shifted the process on C to implement on DSP board. This is a report that works on DSP
DSP-Motion-detection
- 主要是在CCS3.1平台下进行测试,DSP视频的运动等检测算法的开发平台-CCS3.1 dsp Motion detection algorithm
motiotest
- 基于dsp的运动检测程序代码,DM6437.-motiotest based on dsp:dm6437
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。
基于DSP上dm642的帧差法检测移动目标
- 基于DSP上dm642的帧间差分法对运动目标的检测,供大家参考学习