搜索资源列表
mean_shift
- 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
zwsmubiao
- 已调试好的基于中位数算法的运动目标检测程序源代码,并给出了两种matlab实现方式-failed to translate
che
- 一个简单的运动目标检测程序,适合初学者看的,环境matlab-A simple moving target detection procedure, suitable for beginners look at the environment matlab,,
221237351720061192258333067065
- 光流算法代码,实现对单运动目标,多运动目标的检测-optical flow code
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
movement_detecting
- 运动目标跟踪和检测程序,已经调试完成可以放心使用,性能较好,适用范围广。-The movement target tracking and the examination procedure, good performance.
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
target-tracking-using-kalman
- 此代码包含运动目标检测和卡尔曼滤波,其中有测试序列-This code contains the moving target detection and filtering, which test sequences
detection
- 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
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
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
matlab
- 基于帧差发的运动目标检测的matlab代码-Based on the movement of the frame differential hair target detection of matlab code
FrameDiff
- 帧差法运动目标检测matlab程序,包括了噪声抑制,双向差分、形态学、二值图像标记等-The moving objects detection algorithm with Frame difference
MATLAB优化算法案例分析与应用《进阶篇》
- 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
tracking_ball_Kalman
- 可以运用背景差分法实现运动目标检测,具体运用为检测球体运动,并标记运动轨迹(Can use the background difference method to achieve the movement target detection, the specific use of the ball for the detection of movement, and mark the trajectory)
混合高斯matlab程序
- 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
HOG 行人检测代码
- 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d