itkwasm-downsample-emscripten 1.8.1


pip install itkwasm-downsample-emscripten

  Latest version

Released: Nov 09, 2025

Project Links

Meta
Requires Python: >=3.8

Classifiers

Development Status
  • 4 - Beta

Environment
  • WebAssembly
  • WebAssembly :: Emscripten
  • WebAssembly :: WASI

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: Apache Software License

Programming Language
  • C++
  • Python
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

itkwasm-downsample-emscripten

PyPI version

Pipelines for downsampling images. Emscripten implementation.

This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the itkwasm-downsample instead.

Installation

import micropip
await micropip.install('itkwasm-downsample-emscripten')

Development

pip install hatch
hatch run download-pyodide
hatch run test
Extras: None
Dependencies:
itkwasm (>=1.0.b145)