photo

researcher


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

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

13 years 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

已回答
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 前 | 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...

13 years 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 1 个回答 | 0

1

个回答