ulabel
ulabel copied to clipboard
A browser-based tool for image annotation
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...
**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...
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...
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...
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...
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...
Some typescript classes that are analog to the annotation types and match utilities (especially for points) would be handy.
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