photo

Ahereza


Last seen: presque 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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] = ...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 2 ans il y a | 2 réponses | 0

2

réponses