https://github.com/boschresearch/image-render-gui
Webserver based GUI interface for Catharsys workspaces
https://github.com/boschresearch/image-render-gui
image-render
Last synced: about 2 months ago
JSON representation
Webserver based GUI interface for Catharsys workspaces
- Host: GitHub
- URL: https://github.com/boschresearch/image-render-gui
- Owner: boschresearch
- License: apache-2.0
- Created: 2023-11-08T15:19:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T15:15:54.000Z (10 months ago)
- Last Synced: 2025-10-07T10:43:32.962Z (5 months ago)
- Topics: image-render
- Language: Python
- Size: 7.84 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Notice: NOTICE.md
Awesome Lists containing this project
README
# Image Render GUI
**Check out the `stable` branch for the latest stable version**
This is a GUI module for the `image-render` automation system.
See the [documentation](https://boschresearch.github.io/image-render-setup/html/index.html) for a change-log and the [installation documentation](https://boschresearch.github.io/image-render-setup/html/setup.html) to get started.
## Purpose of the project
This software is a research prototype, originally developed for use in rendering automation.
The software is not ready for production use. It has neither been developed nor tested for a specific use case. However, the license conditions of the applicable Open Source licenses allow you to adapt the software to your needs. Before using it in a safety relevant setting, make sure that the software fulfills your requirements and adjust it according to any applicable safety standards (e.g. ISO 26262).
## Contributing to the project
Please read the conditions you need to comply with in order to contribute to this project in the [CONTRIBUTING](CONTRIBUTING.md) file.
## License
The `image-render-gui` package is licenced under the Apache-2.0 license. See the [LICENSE](LICENSE.md) file for more details.