Expand description
Service layer for plant layer.
Functionsยง
- Get spatial relations of a certain plant.
- Generates a heatmap signaling ideal locations for planting the plant. The return values are raw bytes of an PNG image.
- matrix_
to_ ๐image Parses the matrix of scores with values 0-1 to raw bytes of a PNG image.