Skip to content

haesleinhuepf/napari-pyfast-image-processing

Repository files navigation

napari-pyfast-image-processing (npyFAST)

License PyPI Python Version tests codecov napari hub

Use pyFAST's CPU/GPU-accelerated image processing from within napari. Available functions are yet limited to some simple operations such as gaussian_blur, image_gradient, laplacian_of_gaussian_2D, image_sharpening_2D, dilation, erosion.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

First make sure that the requirements of FAST are installed as described here.

Afterwards, you can install napari-pyfast-image-processing via pip:

pip install git+https://github.com/haesleinhuepf/napari-pyfast-image-processing.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-pyfast-image-processing" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

About

Use pyFAST's CPU/GPU-accelerated image processing from within napari.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages