![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년 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0