You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/introduction/file_formats/index.md
-10
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,3 @@ ITK-Wasm file formats are available in ITK-Wasm IO functions but also in C++ via
18
18
<dt><b>ITK-Wasm Image (.iwi, .iwi.cbor, .iwi.cbor.zst)</b><dt><dd>Serialization of an <ahref="../../typescript/interface_types/Image.html"><code>Image</code></a>.</dd>
19
19
<dt><b>ITK-Wasm Mesh (.iwm, .iwm.cbor, .iwm.cbor.zst)</b><dt><dd>Serialization of a <ahref="../../typescript/interface_types/Mesh.html"><code>Mesh</code></a>, or <ahref="../../typescript/interface_types/PolyData.html"><code>PolyData</code></a>.</dd>
|[@itk-wasm/image-io][image-io-repo]|[<imgsrc="../static/packages/image-io.png"width="128" />][image-io-demo-js] <br /> *Input and output for scientific and medical image file formats.*|![js][js-logo]![ts][ts-logo] <br/>[👨💻 Demo][image-io-demo-js] <br/>[🕮 Docs][image-io-docs-js] <br/>[📦 Package][image-io-package-js] <br/> <br/> ![py][py-logo] <br/>[🕮 Docs][image-io-docs-py] <br/>[📦 Package][image-io-package-py]|
16
-
|[@itk-wasm/mesh-io][mesh-io-repo]|[<imgsrc="../static/packages/mesh-io.png"width="128" />][mesh-io-demo-js] <br /> *Input and output for scientific and medical mesh file formats.*|![js][js-logo]![ts][ts-logo] <br/>[👨💻 Demo][mesh-io-demo-js] <br/>[🕮 Docs][mesh-io-docs-js] <br/>[📦 Package][mesh-io-package-js] <br/> <br/> ![py][py-logo] <br/>[🕮 Docs][mesh-io-docs-py] <br/>[📦 Package][mesh-io-package-py]|
17
-
|[@itk-wasm/morphological-contour-interpolation][morphological-contour-interpolation-repo]|[<imgsrc="../static/packages/morphological-contour-interpolation.png"width="128" />][morphological-contour-interpolation-demo-js] <br /> *Input and output for scientific and medical mesh file formats.*|![js][js-logo]![ts][ts-logo] <br/>[👨💻 Demo][morphological-contour-interpolation-demo-js] <br/>[🕮 Docs][morphological-contour-interpolation-docs-js] <br/>[📦 Package][morphological-contour-interpolation-package-js] <br/> <br/> ![py][py-logo] <br/>[🕮 Docs][morphological-contour-interpolation-docs-py] <br/>[📦 Package][morphological-contour-interpolation-package-py]|
7
+
```{list-table} Example packages
8
+
:header-rows: 1
9
+
:label: example-packages
10
+
:class: text-center
18
11
19
-
[js-logo]: /static/javascript-logo.svg
20
-
[ts-logo]: /static/typescript-logo.svg
21
-
[py-logo]: /static/python.svg
12
+
* - Description
13
+
- Links
14
+
* - [][compare-images-demo-js] [compare-images][compare-images-repo] <br /> *Compare images with a tolerance for regression testing.*
* - [][compress-stringify-demo-js] [compress-stringify][compress-stringify-repo] <br /> *Zstandard compression and decompression and base64 encoding and decoding in WebAssembly.*
* - [][elastix-demo-js] [elastix][elastix-repo] <br /> *A toolbox for rigid and nonrigid registration of images.*
* - [][image-io-demo-js] [image-io][image-io-repo] <br /> *Input and output for scientific and medical image file formats.*
* - [][mesh-io-demo-js] [mesh-io][mesh-io-repo]<br /> *Input and output for scientific and medical mesh file formats.*
* - [][morphological-contour-interpolation-demo-js] [morphological-contour-interpolation][morphological-contour-interpolation-repo] <br /> *Input and output for scientific and medical mesh file formats.*
0 commit comments