photo

Glenn


Last seen: presque 3 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
101 780
of 301 313

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 236

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 955

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

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


how to determine n lowest value of an array and display it on a table.
this codes below doing one to many comparation between an iris image template on axes1 and a folder filled with iris image templ...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


i have a problem in arabic handwritting recognition, no error from the codes but the outputs are wrong. what possibly the cause of it?
the app goal is to recognize what letters that an image arabic word contains. the input is an image of arabic handwritting, it c...

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


how to delete file in a folder from a datapath on mysql table?
i have codes to delete a file information, like id, name, location(the folderpath), and date. it will be deleted from the the ta...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


what is the best method to do iris recognition?
here is the codes: function[thv,th,tv]=gen_templateVVV(I) %function[t,x,xv,xgroup,svalue]=cumsumi(I) %I=adapthisteq...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


hello i have problem displaying the lowest value from comparation process.
i want to do comparation one by one between an iris image template on axes1 and a folder filled with iris image templates. a ham...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


template matching one to many
i want to compare an iris image template on axes1 one by one to a folder filled with iris image templates. the comparation will ...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


hello, i wanna do iris recognition by compare an iris image template on axes1 with a folder that filled with iris image templates, the iris image template from the folder with lowest hamming distance value will be the output and displayed on axes2.
here is the codes that i have so far: function buttonpencocokan_Callback(hObject, eventdata, handles) tic; gettrainin...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


problem saving files from 4 axes into a folder
hello, i have codes for saving files from axes to a folder named Citra Latih and also the path of the folder will be saved into ...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


hello, i have problem using imread. i want to process 4 images in 4 different axes. but it says error using imread. here is the codes.
function buttondeteksi_Callback(hObject, eventdata, handles) s = get(handles.edit1, 'String'); file = char(s); [paths...

presque 9 ans il y a | 1 réponse | 0

1

réponse