Simple Unity project to draw bounding boxes on a scaled canvas. See my blog post for more information on the sample.
- Tested with Unity 2018.4 LTS
- Visual Studio 2017
A simple Unity scene is included, which allows the user to specify coordinates of a bounding box: X, Y, Width, Height, a label and a confidence measure of a detected object, and display these on a transparent canvas.