juglab / labkit-ui

Advanced Tool for Labeling And Segmentation
BSD 2-Clause "Simplified" License
33 stars 20 forks source link

Color picker not working #107

Closed Theresa-S closed 1 year ago

Theresa-S commented 1 year ago

I have a really weird issue and I am not 100% sure if it is related to Labkit or not. I created a label image (in 3D) using Labkit. Now I would like to manually correct some borders after reslicing by simply using the color picker and the drawing tool. However, the color picker does not work on the label image (while it works perfectly on the original image - hence my suspicion that it is related to Labkit). Even if I use a script to change the color value, it does not match with the label color. Changing the image from 16-bit to RGB solves the problem, but this should not happen, right?

Theresa-S commented 1 year ago

Okay, it was related to the image synchronization - still weird (and annoying), but probably not specific for Labkit. If you have any better suggestion on how to correct the label image in the other directions, I am open to anything :-)