Click here to Skip to main content
15,893,564 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: my cat is slowly becoming me Pin
Amarnath S21-Aug-19 21:25
professionalAmarnath S21-Aug-19 21:25 
GeneralRe: my cat is slowly becoming me Pin
Johnny J.22-Aug-19 0:07
professionalJohnny J.22-Aug-19 0:07 
GeneralRe: my cat is slowly becoming me Pin
jsc4222-Aug-19 6:04
professionaljsc4222-Aug-19 6:04 
Generalkiller AI app idea Pin
honey the codewitch21-Aug-19 2:07
mvahoney the codewitch21-Aug-19 2:07 
GeneralRe: killer AI app idea Pin
OriginalGriff21-Aug-19 2:14
mveOriginalGriff21-Aug-19 2:14 
GeneralRe: killer AI app idea Pin
RJOberg21-Aug-19 2:19
professionalRJOberg21-Aug-19 2:19 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 3:05
mvahoney the codewitch21-Aug-19 3:05 
GeneralRe: killer AI app idea Pin
Ryan Peden21-Aug-19 2:24
professionalRyan Peden21-Aug-19 2:24 
You know, I think you could actually accomplish that with a little bit of OpenCV and no AI at all!

To avoid accidentally closing everything, you could use blink detection - so, for example, if you blink seven times in a row rapidly, your app will dismiss notifications and close any recently opened applications.

This could actually make for a fun weekend project! If you decide to try it, there's a great tutorial here that uses OpenCV and Dlib from Python: Eye blink detection with OpenCV, Python, and dlib - PyImageSearch[^]

If you don't like Python, there are good DLib and OpenCV wrappers for .NET. And since both libraries are written in C++, you could just use them directly from C++ as well.
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 2:52
mvahoney the codewitch21-Aug-19 2:52 
GeneralRe: killer AI app idea Pin
megaadam21-Aug-19 2:33
professionalmegaadam21-Aug-19 2:33 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 2:51
mvahoney the codewitch21-Aug-19 2:51 
GeneralRe: killer AI app idea Pin
Rage21-Aug-19 2:50
professionalRage21-Aug-19 2:50 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 2:50
mvahoney the codewitch21-Aug-19 2:50 
GeneralRe: killer AI app idea Pin
Rage21-Aug-19 3:04
professionalRage21-Aug-19 3:04 
GeneralRe: killer AI app idea Pin
OriginalGriff21-Aug-19 3:05
mveOriginalGriff21-Aug-19 3:05 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 3:06
mvahoney the codewitch21-Aug-19 3:06 
GeneralRe: killer AI app idea Pin
Rage21-Aug-19 3:07
professionalRage21-Aug-19 3:07 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 3:08
mvahoney the codewitch21-Aug-19 3:08 
GeneralRe: killer AI app idea Pin
Rage21-Aug-19 3:15
professionalRage21-Aug-19 3:15 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 3:16
mvahoney the codewitch21-Aug-19 3:16 
GeneralRe: killer AI app idea Pin
OriginalGriff21-Aug-19 3:26
mveOriginalGriff21-Aug-19 3:26 
GeneralRe: killer AI app idea Pin
Rage21-Aug-19 3:31
professionalRage21-Aug-19 3:31 
GeneralRe: killer AI app idea Pin
OriginalGriff21-Aug-19 3:36
mveOriginalGriff21-Aug-19 3:36 
GeneralRe: killer AI app idea Pin
honey the codewitch21-Aug-19 3:56
mvahoney the codewitch21-Aug-19 3:56 
GeneralRe: killer AI app idea Pin
dandy7221-Aug-19 4:48
dandy7221-Aug-19 4:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.