lama riad
Followers: 0 Following: 0
comm. engineering student
Professional Interests: image processing
Statistics
RANK
159.694
of 295.467
REPUTATION
0
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
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/...
meer dan 12 jaar ago | 0 answers | 0
0
answerserror 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...
meer dan 12 jaar ago | 0
Question
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 =...
bijna 13 jaar ago | 1 answer | 0
1
answerhigh 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....
bijna 13 jaar ago | 0
Question
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'); ...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 13 jaar ago | 3 answers | 0