Mahmoud Hassan
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
120.529
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
31.25%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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: ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ?!
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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
alrededor de 6 años hace | 1 respuesta | 0