Skip to content

pouya-codes/OccuptantDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Car Occupants Detector and Counter

This project is a real-time car occupants detector and counter system built with OpenCV (C++), Darknet (YOLO), and Qt.

Features

  • Captures videos in real-time from IP-cameras for training models.
  • Provides a user-friendly interface for detecting car occupants with high performance.
  • Uses a relational data model for storing program data.
  • Able to communicate with MySQL and MS SQL databases.

Demo

Watch the demo

Prerequisites

  • Qt
  • OpenCV
  • Darknet (YOLO)
  • MySQL
  • MS SQL

Getting Started

Here are the steps to set up the project locally.

Installation

  1. Install Qt from here

  2. Install OpenCV. You can follow the steps from here

  3. Install Darknet (YOLO) using the instructions from here

  4. Install MySQL from here

  5. Install MS SQL from here

Building the Project

  1. Clone the repo
git clone https://github.com/pouya1991/OccuptantDetector.git
  1. Open the project in Qt

  2. Build the project

  3. Run the project

Usage

  1. Set up and capture videos or stream IP-cameras.

  2. Use the interface to detect car occupants.

  3. The data is stored in a relational data model and can communicate with MySQL and MS SQL databases.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Contact

Your Name - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages