资源列表
GS
- 运用GS混合模型建模,能够对视频里面运动物体检测(Able to detect moving objects in video)
Motion-BasedForegroundSegmentation
- 编程实现视频前景目标提取,处理,特别是对于监控视频,实用性很大。(Programming implementation of video foreground target extraction, processing, especially for monitoring video, is very practical.)
Code
- matlab Code 图像识别提取前景目标(matlab code Image recognition, extraction, foreground target)
pso_segment
- 粒子群优化(PSO)算法是一类随机全局优化技术,它通过粒子间的相互作用发现复杂搜索空间中的最优区域缩短寻找阈值的时间。因此,基于粒子群优化算法的图像分割以粒子群优化算法为寻优工具,建立具有自适应和鲁棒性的分割方法。从而可以在最短的时间内,准确地确定分割阈值。(Particle swarm optimization (PSO) algorithm is a kind of stochastic global optimization technique. It can find the optim
OTSU
- 最大类间方差(OTSU)法,它是一种统计判决法,不需要人为设定其他参数,是一种自动选择阈值的方法。(Maximum inter class variance (OTSU) method, which is a statistical decision method, does not need to set other parameters artificially. It is a method of automatically selecting threshold.)
Video-Detection-MoG-master
- 视频目标检测,用于检测视频中的运动目标,主要应用于监控视频(Video object detection, which is used to detect moving objects in video, is mainly used to monitor video)
BSQtoBIL
- 将遥感BSQ图像转为BIL图像,并保持图像额完整性(transform BSQ image to BIL image)
一问 + 二问 VIBE_Code
- 用混合高斯模型进行背景处理,并能过滤微小的扰动,适用于动态背景(Use the mixed Gaussian model for background processing and to filter tiny perturbations for dynamic background)
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
附件1-视频读取-播放-存储操作程序
- 视频读取——播放——存储操作程序 视频转换为数据(Convert video to data)
附件1-视频读取-播放-存储操作程序
- 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one frame and one picture)
不带晃动-静态背景
- 将所有单帧图片转换为向量存储为mat文件()