This project is an implementation of OpenCV-based image recognition for object detection and face recognition. The goal is to create a simple, easy-to-use library for developers to use in their projects.
To use this project, you need to install the following dependencies:
Python 3 OpenCV Numpy
To install the required dependencies, you can run the following command:
pip install -r requirements.txt
Contributions are welcome! If you find any bugs or have any suggestions, please create an issue on the GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.