搜索资源列表
fenge
- 用matlab编写的,进行视频镜头的分割
ShotSegmentation
- surveillance video 的镜头分割算法-surveillance video of the shot segmentation algorithm
shot-detecting
- 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
video
- 实现视频每一帧的读取,并实现视频的镜头分割-shot detection and segmetation
boundExtract
- 本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。-The code is the code key frame extraction based on shot segmentation is achieved using matlab.
Key_Frame_identification-master
- 使用Matlab基于直方图、欧式距离和马氏距离实现视频镜头分割-This project takes a video as input and converts it into frames. From the numerous frames it identifies only a few number of frames which are the key frames. Key frames are identifies by implementing Histogram analysis
VideoSegmentation
- 关于视频分割的matlab代码,介绍现有的镜头检测算法的MATLAB实现,并提出了另一种方法来执行它(present the MATLAB implementation of existing shot detection algorithms and propose an alternative way to perform it.)