dash-canvas is a package for image processing with Dash. It provides a Dash component for annotating images, as well as utility functions for using such annotations for various image processing tasks.
Try out the gallery of examples and read the docs to learn how to use dash-canvas.
Get started with:
dash_canvas
: pip install dash-canvas
(you will also need
dash-core-components
to run the apps).python app_seg.py
(for interactive segmentation) or
python correct_segmentation.py
(for correcting a pre-existing
segmentation)Version | Tag | Published |
---|---|---|
0.1.0 | 3yrs ago | |
0.0.11 | 3yrs ago | |
0.0.10 | 3yrs ago | |
0.0.9 | 3yrs ago |