Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 742 Bytes

BoundingBoxUtils-Unity

Simple Unity project to draw bounding boxes on a scaled canvas. See my blog post for more information on the sample.

Cat bounding box

Requirements

Bounding Box Sample

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.