photo

Glenn


Last seen: casi 3 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
103.970
of 301.652

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.375

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.981

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

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 9 años hace | 1 respuesta | 0

1

respuesta