搜索资源列表
videoprocess(mpeg)
- 一篇介绍视频分割算法的文章,基于决策树的MPEG视频镜头分割算法-introduced a video segmentation algorithm article, the decision tree based on MPEG Video shot segmentation algorithm
shotjiance
- 。该文介绍了目前镜头分割的常用方法,包括灰度分割法、边缘分割法、彩色直方图分割法、MPEG视频的分割方法、 块匹配镜头分割方法、统计判决镜头分割方法、基于聚类的镜头分割方法、镜头渐变的检测
boundCheck
- 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。
Projects
- 一个分割视频到镜头的代码,使用c#调用ffmpeg,必须先安装ffmpeg,另外请修改你的ffmpeg路径-A split video to the lens of the code, using the c# call ffmpeg, you must first install ffmpeg Also, please modify your ffmpeg path
test.tar
- 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build opencv path.Please first cut v
shotsplit
- 关于镜头分割的代码,是基于图像域的的镜头分割算法!-About shot segmentation code, is shot segmentation algorithm based on image domain of!
videocatureystem
- 视频关键帧提取,采用镜头分割方法,用于视频检索-video retrieval procedures for the frame extraction by shot segmentation method
基于颜色直方图的视频镜头分割
- 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
基于内容的重排列视频检索技术研究_刘浏
- 一篇不错的视频分割技术的文章,基于内容对视屏进行镜头分割欢迎下载(A good article on video segmentation)
VideoSegmentation
- 关于视频分割的matlab代码,介绍现有的镜头检测算法的MATLAB实现,并提出了另一种方法来执行它(present the MATLAB implementation of existing shot detection algorithms and propose an alternative way to perform it.)