plotly / canvas-sandbox

Some experiments with Dash components for image processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some experiments with Dash components for image processing.

Getting started

install requirements

pip install -r requirements txt

deploy one of the apps, for example

python app_bounding_box.py

Apps

app_bounding_box: draw bounding box on a series of images

app_contour: magic scissors application, draw a rough contour and make it tight by calling a scikit-image algorithm

About

Some experiments with Dash components for image processing


Languages

Language:Python 79.6%Language:CSS 20.2%Language:JavaScript 0.2%