Fingerprint minutiae Matching using artificial neural network (back propagation) in matlab -


i have done fingerprint minutiae extraction this:

enter image description here

and ideally need neural network in matlab can classify 10 groups of fingerprints using extracted minutiae images pattern matching.

i have 3 fingerprint images each group going train network 2 images , test 1 image per group.

would guys suggest me building model myself like: http://uk.mathworks.com/help/nnet/gs/classify-patterns-with-a-neural-network.html or paste code may use? have tried code online of them cannot hoping them be.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -