MultiVision is a project aimed at Computer Vision
- Detects Objects
- Sends mail if specific object is detected (included with picture of specified object)
- Face Detection
To get started with MultiVision, clone the repository and install the required dependencies:
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a feature branch (git checkout -b feature-name).
- Commit your changes (git commit -m "Add feature").
- Push to the branch (git push origin feature-name).
- Open a pull request.