资源列表
ICA_kurtosis
- 用于盲源分离或工作模态参数识别,包括傅立叶作图等功能。(for blind source separation and OMA)
stitch_sse
- 用SSE2实现图像拼接,得到拼接后的全景图。(Using SSE2 to realize image mosaic)
Developers Guide
- SpaceClaim文件,Developers Guide汉化。(The Chinese translation of Developers Guide.)
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
附件1-视频读取-播放-存储操作程序
- 视频读取——播放——存储操作程序 视频转换为数据(Convert video to data)
LPR
- 提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
附件1-视频读取-播放-存储操作程序
- 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one frame and one picture)
不带晃动-静态背景
- 将所有单帧图片转换为向量存储为mat文件()
不带晃动-动态背景
- matlab 中的视频图像处理。可用的程序()
zhencha_method
- 使用帧差法实现对运动目标目标提取,以及简单处理(The method of frame difference is used to extract moving object and simple processing)
matlab
- 动态目标跟踪,静态背景,前景背景动态目标提取(Dynamic object tracking, static background, foreground background, dynamic object extraction)
video
- 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法(1. Background prediction method background detection in static background 2. Inter-frame difference method target detection in static background 3. Mean Shift The target track