搜索资源列表
基于帧间差分的运动目标检测
- 基于帧间差分的运动目标检测
目标检测跟踪
- 目标检测算法
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
target
- 用DSP(TMSDM642GDK)实现运动目标检测的C程序-moving target detection
Lab534-VideoMotionDetect
- dsp上实现目标检测以及一些算法-dsp to achieve target detection, as well as a number of algorithms! ! ! ! ! ! ! ! ! !
4
- 智能视频监控系统中运动目标检测与跟踪技术的研究及其DSP实现-Intelligent video surveillance system for detecting and tracking moving objects and its DSP technology to achieve
20110301151907
- :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion det
moving-object-detecting--
- 基于DSP的运动目标检测系统研究.nh moving object detecting sysytem research based on dsp-moving object detecting sysytem research based on dsp
ts201_MTI_MTD
- TS201上实现动目标检测和识别,编译环境是visual dsp -target detection and recognition
dsp_dsp
- 在DSP上实现线性调频信号的脉冲压缩、动目标显示和动目标检测,并将结果与MATLAB上的结果进行误差仿真。-LFM pulse realization on DSP compression, moving target indication and moving target detection, and the results with the results of MATLAB simulation on the error.
DM642_Motion Detection
- DM642基于dsp/bios平台的运动目标检测程序。通过对Motion Detection程序的介绍,帮助用户对DM642平台系统有更加细致的认识和应用经验。 本资源把Motion Detection分成以下几个部分进行介绍: 1. Cell 2. Capture 3. Display 4. XDAIS 5. RF5
DM642_Motion-Detection
- DM642基于dsp/bios平台的运动目标检测程序。通过对Motion detection程序的介绍,帮助用户对DM642平台系统有更加细致的认识和应用经验。 本资源把Motion detection分成以下几个部分进行介绍: 1. Cell 2. Capture 3. Display 4. XDAIS 5. RF5-DM642-based moving target dsp/bios platform testing procedures. Through the M
YES_motionTest
- 此程序适用于DM642的目标检测,测试过,效果还可以。-It realizes the moving target detection and tracking based on DM642 DSP chip.I tested it successfully and recieved better results.
radar_sp2014
- 在DSP上实现线性调频信号的脉冲压缩、动目标显示(MTI)和动目标检测(MTD),并将结果与MATLAB上的结果进行误差仿真-LFM pulse realization on DSP compression, moving target indication (MTI) and moving target detection (MTD), and the results with the error simulation on MATLAB
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
VideoMotionDetect2
- DM642的例程,采用DSP BIOS方式,运动目标检测程序-DM642 routines using DSP BIOS mode, moving object detection program
DM642_BIOS_RAILWAY_VIBE8
- DM642平台,利用VIbe算法,实现静态背景下同,对动目标的检测和跟踪(DM642 platform, using VIbe algorithm to achieve static background detection and tracking of moving targets.)
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。
基于DSP上dm642的帧差法检测移动目标
- 基于DSP上dm642的帧间差分法对运动目标的检测,供大家参考学习