Skip to content

JefferyChiang/dash-canvas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash-canvas

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.

Segmentation app

Get started with:

  1. Install dash_canvas: pip install dash-canvas (you will also need dash-core-components to run the apps).
  2. Run python app_seg.py (for interactive segmentation) or python correct_segmentation.py (for correcting a pre-existing segmentation)
  3. Visit http://localhost:8050 in your web browser

About

An interactive image editing component for Dash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.2%
  • CSS 20.9%
  • JavaScript 12.5%
  • R 1.3%
  • HTML 0.1%