Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 601 Bytes

File metadata and controls

23 lines (15 loc) · 601 Bytes

MultiVision

MultiVision is a project aimed at Computer Vision

Features

  • Detects Objects
  • Sends mail if specific object is detected (included with picture of specified object)
  • Face Detection

Installation

To get started with MultiVision, clone the repository and install the required dependencies:

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-name).
  3. Commit your changes (git commit -m "Add feature").
  4. Push to the branch (git push origin feature-name).
  5. Open a pull request.