搜索资源列表
freeselectmarker
- 本程序的功能是实现人为框定目标后,对目标进行灰度边缘的提取和标记。-gray scale image,edge detected.
dutu
- 在使用MATLAB进行图像处理时,对图像中目标区域进行框定,即在目标图像上可以对所需区域画框-image processing using matlab
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
MoveCatch
- 对移动目标检测,需要先用鼠标框定感兴趣的目标,然后才能追踪。-Moving target detection, target mouse framed interested need to use before tracking.
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.)
STC_matlab
- 目标跟踪的STC算法仿真,包括源码,数据及算法文档,运行run_tracker.m,手动框定跟踪目标(stc simulation code)
KCF_matlab
- KCF仿真源码 运行run_tracker.m,手动框定跟踪目标(kcf matlab simulation code)