Face Recognation of two images
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

