File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ request](https://github.com/InsightSoftwareConsortium/itk-wasm/compare) to add i
8
8
| -----------------------------| :---------------------------------------------:| :----------------------:|
9
9
| [ @itk-wasm/compress-stringify ] [ compress-stringify-repo ] | [ <img src =" ../_static/packages/compress-stringify.png " width =" 128 " />] [ compress-stringify-demo-js ] <br /> * Zstandard compression and decompression and base64 encoding and decoding in WebAssembly.* | ![ js] [ js-logo ] ![ ts] [ ts-logo ] <br />[ 👨💻 Demo] [ compress-stringify-demo-js ] <br />[ 🕮 Docs] [ compress-stringify-docs-js ] <br />[ 📦 Package] [ compress-stringify-package-js ] <br /> <br /> ![ py] [ py-logo ] <br />[ 👨💻 Demo] [ compress-stringify-demo-py ] <br />[ 🕮 Docs] [ compress-stringify-docs-py ] <br />[ 📦 Package] [ compress-stringify-package-py ] |
10
10
| [ @itk-wasm/dicom ] [ dicom-repo ] | [ <img src =" ../_static/packages/dicom.png " width =" 128 " />] [ dicom-demo-js ] <br /> * Read files and images related to DICOM file format.* | ![ js] [ js-logo ] ![ ts] [ ts-logo ] <br />[ 👨💻 Demo] [ dicom-demo-js ] <br />[ 🕮 Docs] [ dicom-docs-js ] <br />[ 📦 Package] [ dicom-package-js ] <br /> <br /> ![ py] [ py-logo ] <br />[ 🕮 Docs] [ dicom-docs-py ] <br />[ 📦 Package] [ dicom-package-py ] |
11
+ | [ @itk-wasm/htj2k ] [ htj2k-repo ] | [ <img src =" ../_static/packages/htj2k.png " width =" 128 " />] [ htj2k-demo-js ] <br /> * Wasm-SIMD accelerated decoding and encoding High-throughput JPEG2000 (HTJ2K) images.* | ![ js] [ js-logo ] ![ ts] [ ts-logo ] <br />[ 👨💻 Demo] [ htj2k-demo-js ] <br />[ 🕮 Docs] [ htj2k-docs-js ] <br />[ 📦 Package] [ htj2k-package-js ] <br /> <br /> ![ py] [ py-logo ] <br />[ 🕮 Docs] [ htj2k-docs-py ] <br />[ 📦 Package] [ htj2k-package-py ] |
11
12
12
13
[ js-logo ] : /_static/javascript-logo.svg
13
14
[ ts-logo ] : /_static/typescript-logo.svg
@@ -27,3 +28,10 @@ request](https://github.com/InsightSoftwareConsortium/itk-wasm/compare) to add i
27
28
[ dicom-package-js ] : https://www.npmjs.com/package/@itk-wasm/dicom
28
29
[ dicom-docs-py ] : https://itk-wasm-dicom-python-docs.on.fleek.co/
29
30
[ dicom-package-py ] : https://pypi.org/project/itkwasm-dicom/
31
+
32
+ [ htj2k-repo ] : https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH/tree/main/src/wasm
33
+ [ htj2k-demo-js ] : https://itk-wasm-htj2k-app.on.fleek.co/
34
+ [ htj2k-docs-js ] : https://itk-wasm-htj2k-docs.on.fleek.co/
35
+ [ htj2k-package-js ] : https://www.npmjs.com/package/@itk-wasm/htj2k
36
+ [ htj2k-docs-py ] : https://itk-wasm-htj2k-python-docs.on.fleek.co/
37
+ [ htj2k-package-py ] : https://pypi.org/project/itkwasm-htj2k/
You can’t perform that action at this time.
0 commit comments