Estadística
14 Preguntas
4 Respuestas
CLASIFICACIÓN
23.041
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
35.71%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How to study the effectiveness of feature extraction ?
I am working on the extraction of fine detailed features in fingerprint mainly pores(white blobs). Now I need to validate the pr...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Is there a commercial software for fingerprint matching using sweat pores(white blobs) available on the internet?
Hi I wanted to check the quality of features that I have extracted in a fingerprint mainly sweat pores(white blobs).Is there a c...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find the coordinates of detected pores(white blobs) in a fingerprint?
I am doing a project under fingerprint recognition,I have extracted pores(white blobs) in a fingerprint image.How can I store th...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting a graph of PSNR vs bit rate for an image,after enhancement?
Hi,I want to plot a graph between the PSNR and the bit rate.I have got MSE and PSNR values after enhancing an image.How can I ge...
casi 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Encircling and finding the position of blobs in an image.
I am working on a fingerprint image of high resolution which shows small pores as blobs.I have used the the blobs detection code...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I circle the pores in a fingerprint image?
I have extracted pores(the white blobs) in a fingerprint, how do I highlight them by encircling? <</matlabcentral/answers/upl...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I extract sweat pores from a 1000 dpi fingerprint image using difference of Guassian approach?
I am working on a fingerprint recognition system, I need to extract pores which are present in the ridges.During my research I r...
casi 10 años hace | 1 respuesta | 0
1
respuestasave button condition?
hi the user will save an image each time he clicks the save button. this is what my code looks like.however it does not give th...
casi 14 años hace | 0
Pregunta
save button condition?
Hi i have created a gui in MATLAB. now i want to put validation on the save button such that when the user saves and if the name...
casi 14 años hace | 2 respuestas | 0
2
respuestasinsert image in frame or panel?
ph = uipanel('Title','Main Panel','FontSize',12,... 'BackgroundColor','white',... 'Position'...
casi 14 años hace | 0
Pregunta
insert image in frame or panel?
Hi I am want to create a panel or frame on the MATLAB fig such that when the user selects an image by clicking on the open butto...
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
How to apply validation on matlab M-file?
I want to put a warning message box at the click of a close button in a matlab figure. function closed(hObject, eventdata) ...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
covert matlab fig to .exe
Hi I have a M-file which i want to convert into .exe file.for this I typed the following command on the command prompt : mcc -...
casi 14 años hace | 0 respuestas | 0
0
respuestashow to make only one image as input for all buttons in gui?
code for function button callback which has to use the same image as the user selected. function pushbu...
casi 14 años hace | 0
how to make only one image as input for all buttons in gui?
hi Matt this is the call back of a button which selects image function pushbutton6_Callback(hObject, eventdata, handles) ha...
casi 14 años hace | 0
Pregunta
how to make only one image as input for all buttons in gui?
Hi, I am currently working on a project which edits images. I want the user to select an image in the starting by clicking open ...
casi 14 años hace | 3 respuestas | 0
3
respuestasPregunta
How to move from one gui page to another by clicking push button?
hi,I am new to matlab.I have a problem.I have created a simple gui page in matlab, it has a next button. Now I want to go to the...
casi 14 años hace | 4 respuestas | 0
4
respuestasPregunta
how can we use same image on different buttons in GUI in matlab?
hi I am currently working on a final year project on image editing using Matlab.I want to use the same image for all the functio...
casi 14 años hace | 1 respuesta | 0