Rank: 6398 based on 0 downloads (last 30 days) and 0 file submitted
photo

JuCheng Yang

E-mail

Personal Profile:

welcome to Dr. Jucheng Yang's homepage
http://multilab.jbnu.ac.kr/jcyang/index.htm

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by JuCheng
Updated File Comments Rating
18 Apr 2011 Fingerprint matching algorithm using shape context and orientation descriptors Fingerprint matching code using a hybrid descriptor. EER < 1% (approx. 0.75%) on FVC2002 Db1_A. Author: Joshua Abraham

it is a nice code, one note, i meet a bug in the do_match.m;

??? Error using ==> load
Unknown text on line number 1 of ASCII file 'F:\sc_minutia\'101_1.o'

Error in ==> f15 at 1
load('F:\sc_minutia\'101_1.o');

to solve it, change all the "load" into "importdata" in the file do_match.m.

Contact us at files@mathworks.com