photo

lama riad


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

comm. engineering student
Professional Interests: image processing

Statistik

MATLAB Answers

7 Fragen
3 Antworten

RANG
255.915
of 300.338

REPUTATION
0

BEITRÄGE
7 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
28.57%

ERHALTENE STIMMEN
0

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.149

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


matching template with image
I = imread('man.bmp'); % Load initial figure a = imcrop(I,[50 40 150 100]); m=imrotate(a,180); %(Convolution is equival...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


image registration/find scale factor and recover it
Hi I'm using the code here <http://www.mathworks.com/matlabcentral/fileexchange/19731-fourier-mellin-image-registration/content/...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
error CAT arguments dimensions are not consistent.
I have this code n when I'm trying to imshow R1_F2 but i'm getting this error ??? Error using ==> vertcat CAT arguments dimensi...

mehr als 13 Jahre vor | 0

Frage


Transform the high passed 2-D FFT phase to Log Polar space
I want to transform the high passed 2-D FFT phase to Log Polar space, can anyone help me with the matlab code for this FA =...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
high pass filter
yes the m file name is (all), I changed it to (all_registration). now i made an adjustment on the code: I= imread('cameraman....

mehr als 13 Jahre vor | 0

Frage


high pass filter
hi, i want to apply a high pass filter to image in frequency domain. Here is the code:- I= imread('cameraman.jpg'); ...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Fourier mellin image registration
hi guys, actually my aim is to make a registration between two images using fourier mellin transform. I'm going to use t...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


rotated,scaled, and translated image
hi, i want to apply rotation,scale, and translation (all) in one image. here is my code: % reading the image ...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
help me plz
ok, can u help me solving that?

mehr als 13 Jahre vor | 0

Frage


help me plz
Hi, I want to display all i did for the image (translation, scale, and rotation) but error is still appearing. Can any body hel...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten