itk-wasm
Version:
High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.
23 lines • 429 B
JSON
{
"imageType": {
"dimension": 2,
"componentType": "uint8",
"pixelType": "RGB",
"components": 3
},
"origin": [
0.0,
0.0
],
"spacing": [
1.0,
1.0
],
"direction": "data:application/vnd.itk.path,data/direction.raw",
"size": [
256,
256
],
"data": "data:application/vnd.itk.path,data/data.raw",
"metadata": []
}