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년 전 | 0

