遍历并显示图库文件夹中的人脸图像我要分享

Traverse and display the face image in the gallery folder

遍历 人脸图像

关注次数: 399

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

用subplot,imshow,imread,遍历并显示图库文件夹中的人脸图像(用循环)。运行后图像要显示成矩阵模式的,还得产生统一矩阵和均值矩阵。


English Description:

Use subplot, imshow, imread to traverse and display the face images in the gallery folder (using loop). After running, if the image is to be displayed in matrix mode, a unified matrix and mean matrix must be generated


代码预览