CSFelix
PYTHON-OPENCV-WEBCAM-FACE-EYE-MOTION-DETECTION
Jupyter Notebook

๐Ÿช๐Ÿ Artificial Intelligence that detects peoples' faces\eyes and objects' motions. Try it out! I am sure that you will think: 'Yowzaaa!!!' ๐Ÿช๐Ÿ (๐Ÿ”‘ KeyWords: python, jupyter notebook, pandas, opencv, AI, Artificial Intelligence, webcam, detection, face detection, eye detection, motion detection ๐Ÿ”‘)

Last updated Jan 28, 2026
27
Stars
5
Forks
0
Issues
0
Stars/day
Attention Score
11
Language breakdown
Jupyter Notebook 64.0%
Python 36.0%
โ–ธ Files click to expand
README

๐ŸŒŸ Face, Eye and Motion Detection ๐ŸŒŸ


โ“ What's it? โ“

  • Face, Eye and Motion Detection are a set of codes ('out of' can be 'outta', so can 'set of' be 'setta'??) that detect peoples' faces\eyes and objects' motions using Python and OpenCV packages.
  • All videos are saved in codes' directory after the program ends. To end any program, press 'q' key.
  • Try out, change the code, publish, add in projects, and much more!!

โš’๏ธ Tools โš’๏ธ

  • Camera (notebook, cellphone, webcams...);
  • Python 3.7 version or later;
  • OpenCV and Pandas packages;
  • Jupyter Notebook 7.2 version or later.

โš™๏ธ Run โš™๏ธ

Installing Packages
  • Open computer's terminal and tip these commands:
pip install pandas
pip install opencv-python
Running with Python
  • Download the source code;
Open cmd and go to Python* folder;
  • Choice a code file;
  • Tip:
python FILE_NAME.py
Running with Jupyter Notebook
  • Download the source code;
Open cmd and go to Jupyter Notebook* folder;
  • Tip:
jupyter notebook
  • Choice a code and run it!!

๐Ÿ“ Notes ๐Ÿ“

  • Eye Detection: detect people' eyes and save the video in mp4 format;
  • Face Detection: detect people' faces and save the video in mp4 format;
  • Face Eye Detection: detect people' faces and eyes and save the video in mp4 format;
  • Motion Detection: detect objects' motions and save the motions' logs in csv file;
  • Open WebCam: open webcam and save the video in mp4 format.

๐ŸŽ Bonus ๐ŸŽ

  • If you put pictures on your cellphone\computer or portrait, the AI will detect!!
  • My next mission is make Recongnition with Detection using MongoDB, Python, OpenCV, Java and HTML\CSS\JS. Available coming soon...

๐Ÿ“ซ Reach Me ๐Ÿ“ซ

Email: csfelix08@gmail.com
Linkedin: linkedin.com/in/csfelix/
Instagram: instagram.com/c0deplus/

Portfolio: CSFelix.io
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท CSFelix/PYTHON-OPENCV-WEBCAM-FACE-EYE-MOTION-DETECTION ยท Updated daily from GitHub