Skip to content

napari based application #15

@pskeshu

Description

@pskeshu

the user should be able to

  • click snap button
  • view image from the microscope
  • view objects in the image
  • view object information (xy coordinate of the object)

we would have to figure out

  • how can we create a (using magicgui) snap button that calls a snap() in the backend and waits for the image to arrive from the hard-link, which is displayed as layers [image, segmented_object] in napari

references

start here: https://napari.org/tutorials/
and here: https://github.com/napari/magicgui

maybe as a plugin?: https://napari.org/docs/dev/plugins/for_plugin_developers.html

example application which is built on top of napari: https://github.com/quantumjot/BayesianTracker#Usage-with-Napari

Metadata

Metadata

Assignees

No one assigned

    Labels

    applicationA new application for deepthought

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions