photo

Ahereza


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

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

2

个回答