Statistiques
RANG
23 041
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
14 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
35.71%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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 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...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponsesave 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...
presque 14 ans il y a | 0
Question
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...
presque 14 ans il y a | 2 réponses | 0
2
réponsesinsert image in frame or panel?
ph = uipanel('Title','Main Panel','FontSize',12,... 'BackgroundColor','white',... 'Position'...
presque 14 ans il y a | 0
Question
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...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
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) ...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
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 -...
presque 14 ans il y a | 1 réponse | 0
0
réponsehow 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...
presque 14 ans il y a | 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...
presque 14 ans il y a | 0
Question
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 ...
presque 14 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
presque 14 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
presque 14 ans il y a | 1 réponse | 0