itk-wasm
Version:
High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.
22 lines • 760 B
JSON
{
"meshType": {
"dimension": 3,
"pointComponentType": "float32",
"pointPixelComponentType": "int8",
"pointPixelType": "Scalar",
"pointPixelComponents": 0,
"cellComponentType": "uint32",
"cellPixelComponentType": "int8",
"cellPixelType": "Scalar",
"cellPixelComponents": 0
},
"numberOfPoints": 2903,
"numberOfPointPixels": 0,
"numberOfCells": 3263,
"numberOfCellPixels": 0,
"cellBufferSize": 18856,
"points": "data:application/vnd.itk.path,data/points.raw",
"cells": "data:application/vnd.itk.path,data/cells.raw",
"pointData": "data:application/vnd.itk.path,data/point-data.raw",
"cellData": "data:application/vnd.itk.path,data/cell-data.raw"
}