eto-ai / rikai

Parquet-based ML data format optimized for working with unstructured data
https://rikai.readthedocs.io/en/latest/
Apache License 2.0
138 stars 19 forks source link

Box2d label with `Draw` #650

Closed Renkai closed 2 years ago

Renkai commented 2 years ago

Similar to https://github.com/eto-ai/rikai/pull/632, but extend Draw instead of using a list. It can have a sugar

.... @ {"color": "green", "width": 10}

which list hasn't.

part of https://github.com/eto-ai/rikai/issues/550

Renkai commented 2 years ago

I want to set up the font size for text labels, but I found it complex, made it an independent issue. https://github.com/eto-ai/rikai/issues/655