搜索资源列表
基于团块的运动目标检测
- 改程序用于运动目标检测,可以快速准确的检测出运动目标,如行人,车辆等
几种目标提取方法 detection
- 基于运动物体的目标的检测,狠不错的
gaussian_average_yuv.rar
- 这是基于高斯模型的运动目标检测算法。采用空间是YUV。,This is based on the Gaussian model of moving target detection algorithm. The use of space is YUV.
mean_shift
- 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
che
- 一个简单的运动目标检测程序,适合初学者看的,环境matlab-A simple moving target detection procedure, suitable for beginners look at the environment matlab,,
221237351720061192258333067065
- 光流算法代码,实现对单运动目标,多运动目标的检测-optical flow code
Part-of-the-static-image-edge-detection
- 基于光流法的运动目标检测 也可用于流体力学运动检测-Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics
1
- 这是基于帧差法对运动目标检测的代码 希望对大家有用-This is based on frame difference of the moving target detection code
moving_target_detection
- 另外一个运动目标检测算法,你可以加入不同的视频文件进行您所需要的处理-Another moving target detection algorithm, you can add video files of different treatment you need
zhenchafa
- 使用帧间差分法进行运动目标检测,内含两组测试图像和测试结果,分别为bmp和jpg格式,并且有详细的使用说明。郑重说明:本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。-Frame difference method using the moving target detection, containing two sets of test images and test results, respectively, bmp and jpg format and detailed ins
moving_detection
- 本程序是一个采用背景差分的运动目标检测方法-This program is a moving target using the background difference detection method
detection
- 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
frame-difference-method-
- 帧间差分法处理图像视频,可用于运动目标的检测-Image processing video frame difference method can be used for the detection of moving targets
mixture_of_gaussians
- 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
car
- 运动目标检测 可以用得好程序,大家都来下载用用吧,希望给大家有帮助,其实我是想找这个网上的程序才上传的,什么狗屁网站。-Moving target Detection
mixture_of_gaussians
- 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
detect_video
- 本程序是matlab语言实现。实现了运动目标的检测,并可只要在5秒内有运动的目标,就可以无限的抓取运动帧-This program is matlab language. Achieve a moving object detection, and as long as there is movement within 5 seconds of the target, you can grab unlimited movement frame
HOG 行人检测代码
- 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。
基于DSP上dm642的帧差法检测移动目标
- 基于DSP上dm642的帧间差分法对运动目标的检测,供大家参考学习