| Author |
Message |
2001008
Joined: 26 Aug 2005 Posts: 1
|
26 Aug 2005 8:07 fingerprint code |
|
|
|
|
1) For people looking for some MATLAB program with source code. visit
http://www.comp.hkbu.edu.hk/~vincent/resPaper.htm
There u will find a matlab code in zip format.
2)
For people who needs fingerprint code to be used in their VB or VC application but don't have concern with the code, please visit mathworks.com and search for "fingerprint recognition toolbox" .
Open that project in MATLAB. ADD path of that directory in the matlab by using the command "addpath('C:\....')"
Then type "comtool" in the command window and create a DLL component from it . After that use that DLL in either of your project whether it is in VB or VC or .net. It works on all.
In case of any help msg me at my email 2001008(at)gmail.com
|
|
| Back to top |
|
 |
dervisakyuz
Joined: 21 Sep 2005 Posts: 28
|
24 Sep 2005 8:54 fingerprint recognition using matlab |
|
|
|
|
is there any matlab code about echo cancellation?
thanks.
|
|
| Back to top |
|
 |
vijaytanjore
Joined: 17 May 2004 Posts: 32 Location: India
|
07 Oct 2005 10:35 fingerprint recognition matlab |
|
|
|
|
Hello friends
I need the fingerprint matching algorithm in simulink or Altera DSP Builder,
can anybody help me to implement the matching algorithm in Simulink( matlab ) or Altera DSP builder
Thanking in Advance
Regds
Vijayakumar
|
|
| Back to top |
|
 |
luigirosa
Joined: 08 Nov 2005 Posts: 4
|
08 Nov 2005 12:24 code fingerprint |
|
|
|
|
For a FingerCode-based method see also
http://www.advancedsourcecode.com/fingerprint.asp
Here you will find some matlab code for fingerprint recognition (P-files)
Index Terms: Biometrics, FingerCode, fingerprints, flow pattern, Gabor filters, matching, texture, verification,fingerprint recognition, fingerprint verification,matlab code.
|
|
| Back to top |
|
 |
rag_perfect
Joined: 01 Sep 2005 Posts: 150 Helped: 7 Location: India
|
08 Nov 2005 12:31 matlab codings |
|
|
|
|
hi !
u plz visit the site:
www.dsprelated.com
for matlab codes.
|
|
| Back to top |
|
 |
Truclam
Joined: 11 Nov 2005 Posts: 16
|
03 Dec 2005 16:37 fingerprint recognition project |
|
|
|
|
Hi 2001008
I'm a student of Polytechnic university (Vietnam) and I also do my project (fingerprint recognition system) this term. I plan compile the function written in Matlab to .dll afterthat I'll call it from VC++.But now I don't know how to do that
I've a little knowledge about Matlab (I'm just a beginner in Matlab).Can you give me more information how to compile from .m-file to dll or C++ code.Please give me detail (step to step).
and how to open .P-file in Matlab.I use Matlab editor but I can't see any thing.
Please help me becase a have a little time for my project.
my email : luongvinhphu1003(at)yahoo.com
|
|
| Back to top |
|
 |
triquent
Joined: 13 Oct 2004 Posts: 166
|
11 Jan 2006 5:43 matlab fingerprint |
|
|
|
|
The following Matlab source code doesn't work. Anyone ever tried to run this source code. Help...
--------------
1) For people looking for some MATLAB program with source code. visit
h**p://www.comp.hkbu.edu.hk/~vincent/resPaper.htm
There u will find a matlab code in zip format.
|
|
| Back to top |
|
 |
Google AdSense

|
11 Jan 2006 5:43 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
swatis
Joined: 15 Feb 2006 Posts: 1
|
15 Feb 2006 9:54 fingerprint matching code |
|
|
|
|
Hi,
I am making a project on Fingerprint Verification using Fingercodes.
Can someone please help me with matlab codes for the same. Also, I wish to know how to view .p files in matlab??
I am running out of time ...so please help.....!
Thanks in advance!
|
|
| Back to top |
|
 |
wise123456
Joined: 29 Sep 2005 Posts: 3
|
16 Feb 2006 19:41 fingerprint matching using matlab |
|
|
|
|
can someone help me on how to compute fingerprint matching algorithm in matlab using gabor filter.
some example or sample source code wil be better.
thanks in advanced..
|
|
| Back to top |
|
 |
keerthana
Joined: 22 Feb 2006 Posts: 2
|
22 Feb 2006 6:08 matlab projects source code |
|
|
|
|
hi,
i am working on a project based on fingerprint recognition. can u please help me proviiding source code for minutiae extraction. i am running short of time please help me......[/img][/b]
Added after 23 seconds:
hi,
i am working on a project based on fingerprint recognition. can u please help me proviiding source code for minutiae extraction. i am running short of time please help me..........
|
|
| Back to top |
|
 |
rajeshkiran
Joined: 06 Mar 2006 Posts: 1
|
06 Mar 2006 14:00 fingerprint recognition in matlab |
|
|
|
|
hi,
first of all thanks for posting the source code for finger print recognition....I need some help..i request you to provide the source code with files having .m extention rather than with .p extention....so i request all the people who have the above stated one to please upload as soon as possible as i badly need it at this instant....u can also mail the same..
here is my mail id.....rajeshkiran(at)coolgoose.com
I will be in-debt to u if i u help me out
Thanking u,
Rajesh Kiran
|
|
| Back to top |
|
 |
hnejati
Joined: 30 Jan 2006 Posts: 71 Helped: 8
|
12 Mar 2006 8:49 fingerprint matlab code |
|
|
|
|
u can simply use:
http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do
|
|
| Back to top |
|
 |
eyannemiliya
Joined: 19 Mar 2006 Posts: 10
|
28 Mar 2006 11:47 fingerprint matching dsp matlab code |
|
|
|
|
hi,
can i know how to use fingerprint toolbox in matlab?
error messege is like this:
Unable to load mex file: D:\matlab\toolbox\fptoolbox\cubs_enroll_internal.dll.
The specified module could not be found.
??? Invalid MEX-file 'D:\matlab\toolbox\fptoolbox\cubs_enroll_internal.dll': The specified module could not be found.
.
Error in ==> cubs_enroll at 46
cubs_enroll_internal(image_file,'_tmp.fp');
Error in ==> cubs_demo at 60
cubs_enroll('1_1.tif','1_1.fp');
|
|
| Back to top |
|
 |
conveyram
Joined: 13 Apr 2006 Posts: 1
|
14 Apr 2006 10:15 project on fingerprint recognition |
|
|
|
|
| can anyone tell me where to get vc++ code for quincunx downsamplers and diamond/post sampling matrices?
|
|
| Back to top |
|
 |
C4Cheema
Joined: 24 Apr 2006 Posts: 51 Helped: 3 Location: Spain
|
25 Apr 2006 22:12 fingerprint matlab |
|
|
|
|
is there any activex for fingerprint recognition
salam
|
|
| Back to top |
|
 |
rajasekhar1986
Joined: 12 Jul 2006 Posts: 1
|
12 Jul 2006 11:15 matlab project source code |
|
|
|
|
Hi,
Can u plz someone help me on how to compute fingerprint matching algorithm in matlab using gabor filter.
Thanks in advance!
Added after 1 minutes:
Hi,
Can u plz someone help me on how to compute fingerprint matching algorithm in matlab using gabor filter.
If you have a matlab files , Please send me the mail
MY email ID : rajasekhar_1986(at)yahoo.co.in
Thanks in advance!
|
|
| Back to top |
|
 |
faizan47
Joined: 09 Jun 2006 Posts: 1
|
12 Jul 2006 12:16 fingerprint algorithm matlab |
|
|
|
|
| I have the matlab source code but its not by using the gabor filter....you can contact me through my email 007.faizan(at)gmail.com
|
|
| Back to top |
|
 |
earaganti
Joined: 28 Nov 2006 Posts: 2
|
08 Dec 2006 10:23 projects on fingerprint recognition system |
|
|
|
|
hai . i am doing my project on finger print image enhancement using directional filter banks . do u have any coding or related informationa about directiona filter banks. please send it to me . i need it . send it to me on earaganti(at)yahoo.com
thank u.
|
|
| Back to top |
|
 |
praveen.n
Joined: 08 Jan 2007 Posts: 1
|
08 Jan 2007 17:49 matlab source code for fingerprint recognition |
|
|
|
|
send me source code for finger print matching in matlab...
i am waiting for u sir
|
|
| Back to top |
|
 |
mueen
Joined: 09 Jan 2007 Posts: 1
|
09 Jan 2007 14:27 matlab code for fingerprint recognition |
|
|
|
|
can someone help me on how to compute fingerprint matching algorithm in matlab.
some example or sample source code wil be better.
plz help me at this time i m very upset with this code
thanks
Added after 2 minutes:
can someone help me on how to compute fingerprint matching algorithm in matlab using gabor filter.
some example or sample source code wil be better.
thanks in advanced..
plz plz plz plz ...
|
|
| Back to top |
|
 |
seenivasan
Joined: 18 Jan 2007 Posts: 1
|
25 Jan 2007 7:24 matlab code fingerprint recognition |
|
|
|
|
i had searched for many sites but i cannt exactly found the source code for fingerprint matching but i got many images regarding it so if possible plz tell me about codings in any pgmg language
Added after 4 minutes:
sir i m doing my project regarding fingerprint matching by density map method ...can u plz send me source codes regarding this .im waiting for ur reply.pllzzz send as soon as possible
Thanks in advance
|
|
| Back to top |
|
 |
themizoo
Joined: 27 Jan 2007 Posts: 2
|
27 Jan 2007 1:02 fingerprint matching source code |
|
|
|
|
hi to all
i will make project in fingerprint recognetion and hope anybody help me
i try to use matlab in this but i cannt so can anybody send me source code for this
|
|
| Back to top |
|
 |
jiteshch
Joined: 06 Mar 2007 Posts: 1
|
06 Mar 2007 10:04 code for fingerprint |
|
|
|
|
Hey can any one send me d link or code 4r fingerprint enhancement...its very urgent !!
guys plzz help me out!
eithr send d link or plz mail me at jiteshch(at)gmail.com
|
|
| Back to top |
|
 |
arvinth
Joined: 27 Mar 2007 Posts: 1
|
27 Mar 2007 7:08 fingerprint recognition source code |
|
|
|
|
[ [/code]
|
|
| Back to top |
|
 |
padfooot
Joined: 20 Apr 2007 Posts: 13 Helped: 1
|
21 Apr 2007 19:08 fingerprint recognition matlab code |
|
|
|
|
finally me have reached the right place...me need help in my project..fingerprint recognition..can anyone tell me how and where to start the project..and plzzz send me the code too...it will be a huge favor
aleekhalid(at)hotmail.com
|
|
| Back to top |
|
 |
vanthach
Joined: 19 Jun 2007 Posts: 5
|
22 Aug 2007 8:53 fingerprint enhancement matlab |
|
|
|
|
Hi everybody,
i'm doing my final thesis about Fingerprint recognition in Matlab
i do need someone's help.
thanks in advance.
my e-mail:thachpresent(at)yahoo.com
|
|
| Back to top |
|
 |
huxiaoqin
Joined: 23 Aug 2007 Posts: 1
|
23 Aug 2007 5:24 matlab projects with source code |
|
|
|
|
can u give us some matlab code for fingerrpint identification?
thnks in advance
|
|
| Back to top |
|
 |
hulahula
Joined: 15 Jul 2006 Posts: 33
|
28 Sep 2007 3:44 fingerprint code |
|
|
|
|
| http://www.c51c51.com/
|
|
| Back to top |
|
 |
ladymaly
Joined: 10 Nov 2007 Posts: 33 Helped: 2
|
10 Nov 2007 23:02 matlab fingerprint recognition |
|
|
|
|
2001008&luigirosa
thanx alot for ur help:D
|
|
| Back to top |
|
 |
Amitesh
Joined: 28 Feb 2008 Posts: 4
|
29 Feb 2008 4:49 minutiae extraction matlab code |
|
|
|
|
hi
im new member nd getting source code frm this link
http://www.comp.hkbu.edu.hk/~vincent/resPaper.htm
but i have problem.When i run this program i can use all its application but at last step it require matching fingerprint but it opens a window when i click on this it require .dat file. How will .dat file will match with .tif file. and how can i obtain this .dat file( using which instrument).
|
|
| Back to top |
|
 |