Skip to content

Computer vision experiments and prototypes using Python

Notifications You must be signed in to change notification settings

jjf2009/OpenCV_Projects

Repository files navigation

OpenCV Projects

Welcome to the OpenCV Projects repository! This collection showcases exciting projects and examples leveraging OpenCV with Python.

🌟 Projects

  • 🎯 Project 1: Face Detection
  • 🎨 Project 2: Face Mesh
  • 🖐️ Project 3: Hand Tracker
  • 🏃 Project 4: Pose Tracker

🛠️ Requirements

  • Python 3.x
  • OpenCV
  • MediaPipe

🚀 Installation

  1. Clone the Repository:

    git clone https://github.com/jjf2009/OpenCV_Projects.git
  2. Install Dependencies:

    pip install -r requirements.txt

🎬 Usage Guide

Step 1: Navigate to Your Preferred Project

cd foldername

Step 2: Run the Python File

python filename.py

Step 3: Exit the Application

Press the q key on your keyboard to quit.

🤝 Contributing

We welcome contributions! Submit a pull request to share your improvements or new projects. Ensure your contributions align with the goals of this repository.

📜 License

This repository is licensed under the MIT License. See the LICENSE file for details.

Happy Coding! 🎉

About

Computer vision experiments and prototypes using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages