LLE算法降维处理视频帧用FCM算法提取关键帧我要分享

LLE algorithm is used to reduce the dimension of video frames, and FCM algorithm is used to extract

视频摘要matlab key-frame 视频摘要 视频摘要-matlab improved-LLE

关注次数: 271

下载次数: 0

文件大小: 7KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用LLE算法对视频帧进行降维处理,然后用FCM算法对其进行视频摘要关键帧提取


English Description:

LLE algorithm is used to reduce the dimension of the video frame, and FCM algorithm is used to extract the key frame of the video summary


代码预览

新建文件夹

..........\dframe.m

..........\distfcm.m

..........\fcm.m

..........\fcm_eg.m

..........\initfcm.m

..........\irisfcm.m

..........\lle.m

..........\SKF.m

..........\stepfcm.m