python中如何获得小波变换的低频图像

2024-10-16 13:12:56

1、读取灰度图:import cv2from pywt import dwt2, idwt2img = cv2.imread('稆糨孝汶;0.png',0)m,n=img.shape图像是512*512 dps的。

python中如何获得小波变换的低频图像

3、q对应的图像:

python中如何获得小波变换的低频图像

5、s对应的图像:

python中如何获得小波变换的低频图像python中如何获得小波变换的低频图像
猜你喜欢