A tool for generating random 3d scenes and capturing the images for object detection purposes.
- Install websocketd: https://github.com/joewalnes/websocketd
- Run canvas_capture.py websocket server
websocketd --port=8080 python canvas_capture.py
- Serve index.html using webserver of choice (e.g. http-server)