Feeds
已回答
Image Enhancement using DWT and IDWT
you can use this code instead of former clc; clear all; close all; y=imread('7.jpg'); y=rgb2gray(y); [m,n]=size(y...
Image Enhancement using DWT and IDWT
you can use this code instead of former clc; clear all; close all; y=imread('7.jpg'); y=rgb2gray(y); [m,n]=size(y...
9 years 前 | 0

