Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izam-mohammed/opencv-cookbook
My Computer Vision practices using opencv python libraryπ€ . contain various code snippets, turning images into insights. From filters to face recognition, savor the art of OpenCV magic! π
https://github.com/izam-mohammed/opencv-cookbook
computer-vision face-recognition machine-learning opencv
Last synced: 4 days ago
JSON representation
My Computer Vision practices using opencv python libraryπ€ . contain various code snippets, turning images into insights. From filters to face recognition, savor the art of OpenCV magic! π
- Host: GitHub
- URL: https://github.com/izam-mohammed/opencv-cookbook
- Owner: izam-mohammed
- Created: 2023-12-27T13:29:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T09:46:49.000Z (4 months ago)
- Last Synced: 2024-07-27T10:52:32.506Z (4 months ago)
- Topics: computer-vision, face-recognition, machine-learning, opencv
- Language: Python
- Homepage:
- Size: 1.27 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCV Cookbook π²
Welcome to the OpenCV Cookbook! π This repository is a collection of my hands-on practices, experiments, and projects using the powerful OpenCV library for computer vision and image processing.
## π Getting Started
1. Clone the repository:
```bash
git clone https://github.com/your-username/OpenCV-cookbook.git
```2. Navigate to the project directory:
```bash
cd OpenCV-cookbook
```3. Explore the files & folders and dive into each topic
## π€ Contribution Guidelines
Contributions are more than welcome! If you have a cool OpenCV project, practice, or improvement suggestion, feel free to create a pull request.
## π Resources
- [Official OpenCV Documentation](https://docs.opencv.org/)
- [OpenCV-Python Tutorials](https://opencv-python-tutroals.readthedocs.io/)## π¬ Contact
If you have questions, suggestions, or just want to say hi, feel free to reach out! π
- Email: [email protected]
Happy coding! π