sending email when face is detected

I have detected the face and have drawn a rectangle box over the face ,now i want to so is ,i want to send an email when face is detected,is it possible is matlab,
When face is detected i want to send "face id detected" message ,
please help if it is possible

Antworten (1)

Daniel Shub
Daniel Shub am 11 Mai 2012

0 Stimmen

doc sendmail

2 Kommentare

Pat
Pat am 11 Mai 2012
Daniel i tried but i get error
sendmail('xxx@gmail.com', 'Gmail Test', 'This is a test message.')
Error using ==> sendmail at 168
Authentication failed.
Daniel Shub
Daniel Shub am 11 Mai 2012
Did you follow the documentation and setup your STMP server?

Melden Sie sich an, um zu kommentieren.

Kategorien

Gefragt:

Pat
am 11 Mai 2012

Community Treasure Hunt

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

Start Hunting!

Translated by