photo

Ahereza


Last seen: 대략 2년 전 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년 전 | 답변 수: 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

2

답변