Published
Pipelines for downsampling images.
pip install itkwasm-downsample-emscripten
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
itkwasm-downsample-emscripten
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