ulabel icon indicating copy to clipboard operation
ulabel copied to clipboard

A browser-based tool for image annotation

Results 50 ulabel issues
Sort by recently updated
recently updated
newest added

Redoing a brush tool created polygon doesn't work. This can be recreated by creating any polygon with the brush tool. Then undoing it with the undo keybind. Then try to...

bug

**General Comments** We have a lot of overlap of types throughout this project and I think that it's getting pretty messy and confusing. I also recently learned that the way...

refactor

Modern browsers seem to [hardware-accelerate basic image filtering via css](https://arstechnica.com/information-technology/2012/06/css-filter-effects-get-gpu-accelerated-in-chrome/). [This chrome extension](https://chrome.google.com/webstore/detail/web-color-filter/njnaggoebacjnbklkcccmbnpfmeagcmp) is being used, but it makes me sad, because it modifies the whole screen and makes text...

enhancement

As shown here, [private link](https://github.com/SenteraLLC/py-weeds/pull/123/files#diff-38a1ef70c0a1b9de47af7c4582daf1dd1bb1bffbcb2bd270f7be486c98a99544), it's technically fairly simple to support a `flyTo` API, which can be helpful when the spatial portion of annotations is correct, but the class information...

enhancement

There is a `beforeunload` eventListener which prompts the user to confirm navigation on unsaved changes. There's a number of ways to implement ULabel into a project whilst allowing it to...

enhancement

There's a couple of different keypoint filtering methods tied into Toolbox Items, it would be handy to be able to access these directly to use the filtering indepedently of the...

enhancement

Some typescript classes that are analog to the annotation types and match utilities (especially for points) would be handy.

enhancement

Hi, thanks for providing us this convenient annotation tool recently I am working on ureter segmentation and I have noticed that KiTS21 datasets provides the annotations of ureters which are...

Could use some standardization and some dev environment hook setups to keep the code structure clean