https://github.com/whoswhip/spectrum
https://github.com/whoswhip/spectrum
colorbot csharp dotnet opencv opencvsharp spectrum whoswhip
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/whoswhip/spectrum
- Owner: whoswhip
- License: agpl-3.0
- Created: 2025-06-16T23:10:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-06-17T02:06:17.000Z (10 months ago)
- Last Synced: 2025-06-17T02:33:54.900Z (10 months ago)
- Topics: colorbot, csharp, dotnet, opencv, opencvsharp, spectrum, whoswhip
- Language: C#
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Spectrum
Spectrum is a semi-universal colorbot that uses C# and OpenCV for image processing.
## Features
- Extensive configuration file
- Dataset collection
- Multiple mouse movement paths
- IMGui Menu
- FOV Overlay
- Detection Overlay
- Triggerbot
- Makcu Support
## Dataset Collection
When `CollectData` and `AutoLabel` are enabled, Spectrum automatically generates:
- **Images**: Captured screenshots saved to `dataset/images`
- **Labels**: YOLO format annotation files saved to `dataset/labels`
- **Background Images**: Screenshots without any labels, helps training balance
This feature is very useful for creating training datasets for machine learning models.
## License
See [LICENSE.txt](LICENSE.txt) for license information.
## Disclaimer
This software is intended for educational and research purposes. Users are responsible for ensuring compliance with applicable laws and terms of service when using this software. The developers assume no responsibility for misuse of this application.
## Support
For issues, questions, or feature requests, please open an issue on the project repository.