Statistiques
9 Questions
0 Réponses
RANG
279 878
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
11.11%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
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
ago clc clear all close all I=imread('pat.bmp'); X=im2double(I); J = histeq(X); subplot(4,1,1) imshow(X) title('input fingerprint'); subplot(4,1,2) imshow(J) title('histogram eq'); subplot(4,1,3) imhist(X,64) title('hist of X'); subplot(4,1,4) imhist
UPTO TERMINATION PART I CAN ABLE TO GET THE OUTPUT.BUT, AFTER TERMINATION I HAVE AN ERROR IN BIFURCATION.
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
i have error in bifurcation
clc clear all close all I=imread('pat.bmp'); X=im2double(I); J = histeq(X); subplot(4,1,1) imshow(X) ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
problem with this code
%% Bifurcation LBif=(L==3); LBifLab=bwlabel(LBif); propBif=regionprops(LBifLab,'Centroid','Image'); CentroidBif=round...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
fun=@minutie; L = nlfilter(K,[3 3],fun);
fun=@minutie; L = nlfilter(K,[3 3],fun); ??? Error using ==> feval Undefined command/function 'minutie'. Error in ==> nlfi...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
can anyone send me coding for training nftool?
how to train nftool by using matlab coding instead of using toolbox (R2008) (tell me the coding to train inputs and target...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
can anyone send me coding for training nftool?in 2008 version
tell me the coding to train inputs and targets in nftool
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
please send me the coding to train nftool in 2008version
nftool coding for 2008 version
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
can anyone send me coding for training nftool?
how to train nftool by using matlab coding instead of using toolbox
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
help me to overcome the error (net=fitnet(hiddenlayersize)) in nftool training?
Error in ==> trial at 10 net=fitnet(hiddenLayerSize); ??? Undefined function or method 'fitnet' for input arguments of type ...
plus de 11 ans il y a | 1 réponse | 0
