搜索资源列表
MD
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
segmentation
- 本程序为基于镜头的视频分割系统。使用直方图分割法和YUV分割法进行视频分割,分割后的镜头可分开保存。-This procedure is based on the lens of the video segmentation system. Segmentation method using histogram segmentation method and YUV video segmentation, segmented lens can be kept separate.
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