Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I identify these types of patterns in a lip print?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen

After the segmentation of the lip print as specified here( https://in.mathworks.com/matlabcentral/answers/327046-how-can-i-separate-the-whole-lip-image-into-upper-and-lower-part-using-code ), how am I supposed to identify these patters as specified in the above image from the segmented data?
Thank you
0 Kommentare
Antworten (2)
Alain Kuchta
am 20 Apr. 2017
You may find these existing answers posts helpful to get you started:
Image Matching:
An example of pattern matching:
0 Kommentare
Image Analyst
am 20 Apr. 2017
Try deep learning and convolutional neural networks. MATLAB has code for that. You need a lot of training images though, and a GPU and the Parallel Computing Toolbox.
You can also look here for a general tutorial https://medium.com/@ageitgey/machine-learning-is-fun-80ea3ec3c471
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!