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

Visualization: DSL to concatenate two images #518

Open da-liii opened 2 years ago

da-liii commented 2 years ago

Just like

image | Box2d(1, 1, 10, 10)

We need

image1 + image2

to concatenate two images horizontally.