Face Recognation of two images
2 views (last 30 days)
Show older comments
i want to recognize the person using Face recognition. See the screenshot first i perform Face DETECTION After croping the face then i want to use detected face is a 1st image and 2nd image get from database. FACE DETECTION is completed Now i want to complete Face Recognition.
a= imread(face)
b=uigetfile(get from database)
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!