필터 지우기
필터 지우기

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