Oven logo

Oven

Published

Pipelines for downsampling images.

pip install itkwasm-downsample-wasi

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Project URLs

Requires Python

>=3.8

itkwasm-downsample-wasi

PyPI version

Pipelines for downsampling images. WASI implementation.

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

Installation

pip install itkwasm-downsample-wasi

Development

pip install pytest itkwasm-image-io itkwasm-compare-images
pip install -e .
pytest

# or
pip install hatch
hatch run test