搜索资源列表
moving_target_detection
- 另外一个运动目标检测算法,你可以加入不同的视频文件进行您所需要的处理-Another moving target detection algorithm, you can add video files of different treatment you need
codecode
- 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
detection
- 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
Small-and-weak-target-detection
- 针对基于可见光视频图像处理的水上弱小目标检测中存在的问题, 综述目前该领域的国内外研究进展, 从动态背景建模 前景目标检测和跟踪等方面分析各种方法 算法的优势和不足, 指出目前需要解决的问题, 并展望该领域的研究前景-In view of the problems existing in small and weak target detection on the sea surface based on visible light video image processing,the re
good-gaosi
- 视频的检测在实际生活中运用十分广泛,本程序运用高斯模型准确检测目标-use mix-ofgaosi to detect moving traget
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
zhenchafaxingrenjiace
- 利用运动目标检测中的帧差法对视频中的行人进行检测和跟踪,取得了比较好的效果,可以学习借鉴。-The use of moving target detection in the frame difference method for video of the pedestrian detection and tracking, to obtain a relatively good results, can learn from.
jiance
- 读取视频,检测并标记白色车辆目标,去除车道线和其他非圆碟形状的结构目标物,最后播放可视化后的视频-It will read the video, detect and mark vehicle targets,then lane and other targets of non-circles shape will be removed, at last,play the video after visualization.
zuizong
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频 -video tracing
Movingtargetdetect
- 帧间差分法进行运动目标检测,适用于对摄像头采集到的视频进行实时检测-Interframe difference method for moving object detection, real-time detection for video captured on camera
MotionPDetection
- 运动目标检测与跟踪的matlab代码,包含实验数据,代码解释。有助于行人检测,智能交通,视频监控等领域的研究。-Moving target detection and tracking matlab code, contains the experimental data, code interpreter. To help pedestrian detection, intelligent transportation, video surveillance, and other areas
tracking
- 目标跟踪,视频中的运动目标检测与跟踪,matlab 代码,简单易懂-object tracking.motive object detection and tracking in videos.
background-difference
- 基于背景差分的视频目标检测,matlab代码,-Video object detection based on background subtraction, matlab code
mixture_of_gaussians
- 基于混合高斯背景建模的背景差分视频目标检测方法。matlab代码-Video target detection method based on Gaussian mixture background modeling background difference. matlab code
extraction
- 该算法功能是运动视频帧目标检测,实验效果较好,值得一看-The algorithm feature is motion video frame target detection experiment better, worth a visit
jianche
- 背景差分建模运动目标检测和跟踪,附有一个实验视频,点开就跑
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
Motion Detection
- 用于检测视频中的特定目标,并保持动态跟踪,跟踪效果较好,算法复杂度较低。(It is used to detect the specific target in video, and keep dynamic tracking. The tracking effect is good, and the algorithm complexity is low.)
基于视频的车流量统计
- 检测视频中设置区域的运动车辆,设置虚拟线检并计数参考程序测目标车辆(Setting up Virtual Line Inspection and Counting Reference Program to Measure Target Vehicles)
godec
- 低秩稀疏分解算法,用于视频中目标与背景的分离,速度很快,是处理视频目标检测的算法。