5sControl is a video monitoring system with AI analysis and ERP Integration (Open Source) that helps companies improve productivity, eliminate waste, and enhance workplace safety using computer vision (CV) and machine learning (ML).
The platform generates detailed reports to provide insights on how processes can be optimized.
Plug-in your ML-algorithms or some of the Official 5s algorithms and get a ready-to-use software for manufacturing monitoring.
The service by default starts on port 7654
and has one endpoint /get_all_onvif_cameras/
, which scans the local network where the service is located and gets all cameras with onvif protocol support.
The response will come back with a list of strings, where the strings will be the ip of the cameras.
The connections between the project repositories are illustrated by the following diagram.
Please note that to ensure system stability and perfomance you can use one of the Official 5S algorithms instead of Your Algorithm.
5controlS Platform:
Official Algorithms:
Algorithms Servers:
Thank you for considering contributing to 5sControl. We truly believe that we can build an outstanding product together!
We welcome a variety of ways to contribute. Read below to learn how you can take part in improving 5sControl.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you want to contribute, read our contributing guide to learn about our development process and pull requests workflow.
We also have a list of good first issues that will help you make your first step to beсoming a 5S contributor.
5controlS uses third party libraries that are distributed under their own terms (see LICENSE-3RD-PARTY.md).