Face Recognation of two images

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
Selva Karna on 14 Jan 2020
without MATLAB Programming how its work?

Asked:

on 9 Oct 2019

Answered:

on 14 Jan 2020

Community Treasure Hunt

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

Start Hunting!