Statistiques
6 Questions
0 Réponses
RANG
153 235
of 301 811
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 692
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
how to save double loop output in matrix form.
i am running double loop and i want to save its output in a matrix and plot each points of the matrix on image. [rows, colm]=si...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
find false minutae points in fingerprint
I am currently studying fingerprint biometrics and have been doing a lot of research into how fingerprint minutia is extracted. ...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
how to store each ans which we get from loop in a 2-d array ?
[rows, colm]=size(Thin_image); % Avoid the boundary pixels bifurcation=0; ridge=0; for i=2:rows-1 for j=2:colm-1 ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find bifurcation and termination points in fingerprint?
I want to find total no. of termination and bifurcation points on an fingerprint image which is filtered properly.
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Slide a 3X3 window across a pixel of the image in matlab.
I have an binary image I want to slide 3*3 window across it.
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to find sum of all pixels in rows whose value is 1 ?
I want to calculate the sum of all pixels in rows whose value is 1 in greyscale image
presque 7 ans il y a | 1 réponse | 0

