Mahmoud Hassan
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
120.518
of 295.486
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
31.25%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
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
Attempted to access i(3); index out of bounds because numel(i)=2
i am getting this error "Attempted to access i(3); index out of bounds because numel(i)=2 ". exactly in the line 289 below: ...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
how to know if image is rgb?
i want to set an if condition to know if the image i am reading is rgb image or not
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
what is the difference between rgb2gray and im2bw ?
I want to know the difference between the two functions ... arent both convert the rgb image to black and white image ?!
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
print matrix in txt file row by row
i want to print matrix of numbers in a txt file row by row .... which means each line is a row i am using this code to write t...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
what is bwlabel function doing ?
i want to understand the logic of bwlabel function .... L = bwlabel(BW,4) what is it doing ? and L = bwlabel(BW,8) ... i want ...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
Error using + Matrix dimensions must agree.
i have an error says Error using + Matrix dimensions must agree as showed in the pic and this is the part of code that have the...
bijna 6 jaar ago | 0 answers | 0
0
answersQuestion
how to divide image into 5*5 blocks
hello, i have a binarized image of fingerprint that i want to divide into 5*5 blocks and then count the number of zeros " black ...
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
write multiple txt files
hello, i want to read 45 images. these images are binarized and their names is numbered from 1 to 45 and then count number of bl...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
In minutiae feature extraction algorithm
In minutiae feature extraction algorithm for fingerprint, i extract the ridge and bifurcations points x,y,angle. what i want to ...
bijna 6 jaar ago | 0 answers | 0
0
answersQuestion
how to calculate the angle of rotated image
<</matlabcentral/answers/uploaded_files/137423/Empreinte3.bmp>> If i have an image that is already rotated ... lets say just ...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
how to match rotated fingerptint using minutiae feature extraction
I am using minutiae feature extraction algorithm to extract unique points from fingerprint and use these points for matching ano...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
append data in excel sheet
I want to append date and i want all these date in the same row ... also i want to know how to append another data in the row ne...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
write in txt file staring from the last line
I just want to write in txt file starting from the line after the last line not to delete all lines and start from the beginning...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
Error " Matrix dimensions must agree. "
I am trying to make a Bifurcation Orientation on a fingerprint image but i get this error! this is my code and the error exactl...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
Unable to perform assignment because the induces on the left side are not compatible with the size of the right side
I am working on fingerprint minutiae algorithm and i get this error when i work on some fingerprint images. the error says Unabl...
ongeveer 6 jaar ago | 2 answers | 0
2
answersQuestion
How to convert gray scale mat file to Jpg
I want to convert a gray scale mat file let’s say the name is new.mat to jpg file and i don't know how to do it
ongeveer 6 jaar ago | 1 answer | 0