chestrays / cornerstone_widget

A jupyter widget for the cornerstone library to make showing flashy images with nice tools easier.
Apache License 2.0
25 stars 2 forks source link

intercept events from cornerstone #13

Open kmader opened 6 years ago

kmader commented 6 years ago

it would be good to have an interface for having events from cornerstone call python functions (like the plotly widget does)

kmader commented 6 years ago

probably some useful ideas to be copied from the ITK widget: https://github.com/InsightSoftwareConsortium/itk-jupyter-widgets/blob/master/js/lib/viewer.js