My project is based on face recognition

1 visualización (últimos 30 días)
jaya matuwani
jaya matuwani el 26 de Mzo. de 2015
Respondida: Image Analyst el 3 de Abr. de 2015
A webinar by Mr Avinash was available on the math works site . But the code is not completely shown in the video. Can someone help me with the code?
%%display query image and database side by side
PersonToQuery=1;
galleryImage=read (facedatabase (PersonToQuery),1);
figure;
for i=1:size (facedatabase,2)

Respuestas (1)

Image Analyst
Image Analyst el 3 de Abr. de 2015
The Mathworks is always willing to provide you with code from their webinars. Contact them and ask for it.

Community Treasure Hunt

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

Start Hunting!

Translated by