Smart Notebook Program

foreword

        This article is only to show: the ability to transform reality with artificial intelligence (me), I will use AI technology to build a system to implement a portable smart notebook system, including but not limited to: gesture control, voice control and identity recognition.


Smart Notebook Program

Frame|Tree

Module|Recognizer

identityRecognizer

        Face

gestureRecognizer

        Hand

voiceRecognizer

        Speech


Frame|Tree

-| smart_laptop_sys 

          -| identityRecognizer

                -| Face

                -| Gait

        -| gestureRecognizer

                -| HandAction

        -| voiceRecognizer

                -| Speech

 Module|Recognizer


identityRecognizer

        Face

       The first stage

        Security: scan the user every minute, if the user does not enter the database, then 1. issue an alarm, 2. take a screenshot of the computer screen + take a photo of the illegal user at this time, 3. send the evidence to the designated mailbox.


gestureRecognizer

        Hand

   The first stage       

        Convenient for life: You can control the mouse by leaning on the chair.


voiceRecognizer

        Speech

The first stage

        Convenient for life: Open the corresponding application through language recognition.


To be continued...

Guess you like

Origin blog.csdn.net/qq_51831335/article/details/127007723