用LLE算法对视频帧进行降维处理我要分享

Reduce the dimension of video frame by LLE algorithm

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

关注次数: 311

下载次数: 0

文件大小: 7K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

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


English Description:

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


代码预览

新建文件夹

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

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

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

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

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

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

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

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

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