Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.58 KB

bioimage-resources

Resources for bioimage analysis, primarily focused around napari and neurodevelopment research.

General Guides and Compilations

Napari Resources

Python Image Analysis Resources

  • pyclesperanto: accessible gpu-accelerated image analysis in python using pyopencl
  • scikit-image: likely the most complete bio-image processing and analysis library in python
  • dask and dask-image: distributed image processing
  • simple-itk: n-dimensional cross language processing
  • open-cv: image processing mostly focus on computer vision applications and not bioimages

Machine Learning Resources