photo

researcher


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 1

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer

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

13 years ago | 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...

13 years ago | 2 answers | 0

2

answers

Answered
insert image in frame or panel?
ph = uipanel('Title','Main Panel','FontSize',12,... 'BackgroundColor','white',... 'Position'...

13 years ago | 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...

13 years ago | 2 answers | 0

2

answers

Question


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

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 0 answers | 0

0

answers

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

13 years ago | 0

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

13 years ago | 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 ...

13 years ago | 3 answers | 0

3

answers

Question


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

13 years ago | 4 answers | 0

4

answers

Question


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

13 years ago | 1 answer | 0

1

answer