フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can I identify these types of patterns in a lip print?

2 ビュー (過去 30 日間)
PP
PP 2017 年 4 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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

回答 (2 件)

Alain Kuchta
Alain Kuchta 2017 年 4 月 20 日
You may find these existing answers posts helpful to get you started:
Image Matching:
An example of pattern matching:

Image Analyst
Image Analyst 2017 年 4 月 20 日
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

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by