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

답변 (1개)

Daniel Shub
Daniel Shub 2012년 5월 11일

0 개 추천

doc sendmail

댓글 수: 2

Pat
Pat 2012년 5월 11일
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 2012년 5월 11일
Did you follow the documentation and setup your STMP server?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Call Web Services from MATLAB Using HTTP에 대해 자세히 알아보기

질문:

Pat
2012년 5월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by