gravesjohnr / AlexaNotificationCurl

Some curl scripts to allow interfacing with Alexa using text as input.
119 stars 34 forks source link

Integration with OpenCV #11

Open MazenSalama opened 6 years ago

MazenSalama commented 6 years ago

Thank you for this script, I consider it one of the most amazing codes I use right now, but if you do not mind share steps how to integrate the code with ubuntu platform with opencv with steps, Seniors : 1: detect face by the video then ask Alexa using the shell script to run ex ./alexa.sh "ask open specific skill" 2: running ./alexa.sh "Alexa open specific skill" so it can ask opencv to detect a face.

Really appreciate it