itk

14.1.1 • Public • Published

itk.js

Build, test CircleCI DOI

itk.js combines Emscripten and ITK to enable high-performance spatial analysis in a JavaScript runtime environment.

The project provides tools to a) build C/C++ code to JavaScript (asm.js) and WebAssembly, b) bridge local filesystems, native JavaScript data structures, and traditional file formats, c) transfer data efficiently in and out of the Emscripten runtime, and d) asynchronously execute processing pipelines in a background thread. itk.js can be used to execute ITK, VTK or arbitrary C++ codes in the browser or on a workstation / server with Node.js.

For more information, please see the project documentation.

Package Sidebar

Install

npm i itk

Weekly Downloads

2,196

Version

14.1.1

License

Apache-2.0

Unpacked Size

261 MB

Total Files

299

Last publish

Collaborators

  • sebastien.jourdain
  • thewtex
  • kwrobot