minieye-image-overlay
Shared PIL/numpy post-processing helpers for text, legends, and tile labels on already-rendered PNG images.
The package intentionally depends only on numpy and Pillow. OpenCV callers can use the BGR entrypoint without adding an OpenCV dependency to this package.
build_four_view_overlay_spec() supports lower-right panels with
mode="field_range" and mode="key_values". A key/value panel accepts an
optional title plus ordered {"label": ..., "value": ...} items:
right_panel = {
"mode": "key_values",
"title": "lidar -> ins extrinsic",
"items": [
{"label": "translation xyz (m)", "value": "[-2.77, 0.00, -1.95]"},
{"label": "quaternion xyzw", "value": "[-0.007, -0.002, 0.003, 0.999]"},
],
}
设计原则
Release files for minieye-image-overlay 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| minieye_image_overlay-0.0.1.tar.gz | 11.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| minieye_image_overlay-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.4 kB
Release files / minieye_image_overlay-0.0.1.tar.gz
| Download URL | minieye_image_overlay-0.0.1.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
55a488706c54f109e7ade2ed0692bdc2513fc9e97f6ce71abf920d159f599c0e
|
|
BLAKE2b-256 checksum How to use checksums |
2547e81774868ca1a31b82e347080f7be3cac968267c51ff1bb6625ebe1c476b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.19
|
Release files / minieye_image_overlay-0.0.1-py3-none-any.whl
| Download URL | minieye_image_overlay-0.0.1-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b7f20263128e0406aa1eb2e42a92cebbeb7d4d0c40c69c738bf97b865db649d8
|
|
BLAKE2b-256 checksum How to use checksums |
c5f2be5b0670a2ebb9e99e63791bd2e17563f64c99204fc6930aee6e9b1093ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.19
|