搜索资源列表
freeselectmarker
- 本程序的功能是实现人为框定目标后,对目标进行灰度边缘的提取和标记。-gray scale image,edge detected.
trackPmean
- 对视频序列帧图像进行跟踪,采用的是meanshift法,可以对感兴趣的目标进行手动框定-To track the sequence of video images, by using meanshift, you can manually from interested target frame
tracking
- 视频的运动目标跟踪,目标可自行框定选择。采用MeanShift、纹理特征及混合高斯模型等融合的方法。目标跟踪效果非常好,尤其运动速度较快情况,以及人物间遮挡情况。-Video moving target tracking, the goal of self-framed choice. Of MeanShift, texture feature and mixed Gaussian model fusion method. Target tracking performance is very
Matlab_STCv0
- STC跟踪算法,matlab源码,可实现对框定目标的有效稳定跟踪-STC tracking algorithm, matlab source code, can achieve the goal of effective framing stable tracking
objectDetection
- c++和opencv的运动目标检测。主要是帧差法,检测出目标后可以在原视频中框定目标-object detection
Video2image
- 读取视频文件的第一帧图像,利用鼠标框定目标后,保存目标坐标,并将视频文件转换为连续帧图片。(Read the first frame of the video file, use the mouse frame to fix the target, save the target coordinate, and convert the video file into the continuous frame pictures.)