BEMD对图像进行分解我要分享

BEMD decomposes the image

delaunay的matlab BEMD插值 图像分解-MATLAB BEMD分解 三角剖分插值

关注次数: 367

下载次数: 3

文件大小: 2K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:BEMD对图像进行分解,包络构造使用Delaunay三角剖分与三次插值,的的到分解的结果。输入:灰度bmp图像输出:imf1 imf2 imf3 残差


English Description:

The image is decomposed by BEMD, and the envelope is constructed by Delaunay triangulation and cubic interpolation. Input: gray BMP image output: imf1 imf2 imf3 residual


代码预览