Face Recognation of two images
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)

Answers (1)
Selva Karna
on 14 Jan 2020
0 votes
without MATLAB Programming how its work?
Categories
Find more on Semantic Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!