Skip to content

A program that watches your back while working on your pc and locks the screen if it sees some1 unauthorized watching at your work- thus protects your valuable work or sometimes saves the personality.

License

Notifications You must be signed in to change notification settings

ashraf-minhaj/ChikonEye_a-third-eye-app-which-protects-your-work-from-peepers.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChikonEye_a-third-eye-app-which-protects-your-work-from-peepers.

Update (22nd May 2020):

Version 2.0.1 - Additional features added

  1. Executable file
  2. Video recording
  3. Face detection, recognition, model training
  4. Password to exit
  5. Modern and easy to use UI (Tested on windows-10 based computers)

Version 2.01 is ready- to donwload Executable file and run on computer visit this link: https://drive.google.com/open?id=1ZrYlaNin1bgex-G3Fpwh6Hr4t-uPkvvl Please keep all the 3 files (1)ChikonEye2.exe (2)Icons (3)haarcascade_frontalface_alt2.xml on same directory. The executable file needs these two (2 and 3) files to run successfully. The default password is 6251. You can change the password from settings>change password section. Video guide: (updating soon)

Older version documentation

To do face recognition one has to run 3 different codes DataSet creator then Train the model then Recognizer code. I have written a single python script that will do all those 3 jobs by itself. SO you don't need to worry a bit.

Additional features like GUI and Auto Lock Screen have been added. Version: 2.0 (all codes in one .py file). Update: 7th April 2019 No need to input parent folder path. The code finds the parent path by itself.

Contains: 1. Dataset Creator (take photo and create a dataset) 2. Tariner (training your model) 3. Recognizer (the code that recognizes you) 4. Amazingly with GUI support (makes this code more user friendly)

A program that watches your back while working on your pc and locks the screen if it sees some1 unauthorized watching at your work- thus protects your valuable work or sometimes saves the personality.

Watch the video https://youtu.be/LDLbFiik1KY

ChikonEye uses your laptops primary or secondary camera to see how many people are watching at the computer screen. If some1 unauthorized tries to see it automatically locks the computer screen.

Completely in testing period. I'll make and executable .exe file so that this can be run on any computer. right now it can be used by the people who has python, numpy, opencv, pyautogui and pillow installed in their pc. Don't worry exe is coming soon.

mail me at- ashraf_minhaj@yahoo.com

ChikonEye literally watches your back. preventing others who peeps your computer from seeing your valuable secret works. Now your works are safe and secure.

delete the user.x.x image before using #Press 'q' to quit or stop the program

About

A program that watches your back while working on your pc and locks the screen if it sees some1 unauthorized watching at your work- thus protects your valuable work or sometimes saves the personality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages