DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

Seb/display skeleton #92

Open hausmanns opened 1 year ago

hausmanns commented 1 year ago

Skeleton visualisation of keypoints.

https://github.com/DeepLabCut/napari-deeplabcut/assets/28102185/60f1849e-4850-4a2f-9c73-506a1b068e64

For now hardcoded with my keypoints but should be easily adjustable to use config bodyparts. For now, the show skeleton tick box is not connected to skeleton, as the skeleton is displayed when read_hdf is called.

Left Todos:

jeylau commented 1 year ago

Awesome! Let's talk on Monday to finalize it 😊

jeylau commented 1 year ago

I'd even add a more ambitious todo: display the skeleton edges dynamically, as a user is annotating keypoints.

deprecated-napari-hub-preview-bot[bot] commented 1 year ago

Preview page for your plugin is ready here: https://preview.napari-hub.org/DeepLabCut/napari-deeplabcut/92 Created: 2023-08-30T12:38:25.604699

MMathisLab commented 6 months ago

I would say lets please finish or kill cc @hausmanns @jeylau

hausmanns commented 6 months ago

I think this was a very useful addition! We'll polish it!