Skip to content

Guides

CAREamics can be used in two ways, the recommended way is to use the CAREamist API, as it made to be simple, intuitive and minimize potential errors. Advanced users might want to only use parts of CAREamics in their own pipeline, for this they should refer to the Lightning API.

  • CAREamist API


    The recommended way to use CAREamics in a few lines of code to apply various methods in the most comfortable way possible.

    CAREamist API

  • Lightning API


    Advanced users can re-use parts of CAREamics in their Lightning pipeline, with more customization potential available.

    Lightning API

  • napari plugin


    A UI interface for CAREamics in the popular napari image viewer, allowing training, predicting and saving models on your own data.

    napari plugin

  • Developer resources


    More details on how the documentation is set up, and guidelines for modifying and contributing to CAREamics.

    Developer resources