![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26844065_1656169444657_DEF.jpg)
Ahereza
Followers: 0 Following: 0
Feeds
提问
Hello, am trying to compress images of the same dimensions using Fourier transform but i get the result with totally different dimensions which has made it hard to get psnr
close all clear all clc a=imread('C:\Users\hp\Desktop\research\New folder\Image5.jpg'); grayIm =rgb2gray(a); [row col] = ...
2 years 前 | 1 个回答 | 0
1
个回答提问
I keep getting an error that the rows and columns must be of power 2. Am confused
cd 'C:\Users\hp\Desktop\research\New folder' clc; clear; file_name=uigetfile({'*bmp;*.jpg;*.png;*.tif;';'*.*'},'select an Ima...
2 years 前 | 2 个回答 | 0