Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Better annotation display #37

Open
jerem-lab opened this issue Feb 17, 2019 · 3 comments
Open

Better annotation display #37

jerem-lab opened this issue Feb 17, 2019 · 3 comments

Comments

@jerem-lab
Copy link

Hi,
Thanks for this awesome tool. May I propose an improvement in order to speed up the annotation process. I saw this in other tools and it was really efficient : the possibility to display raw images only in already annoted zones. I put below two examples of vegetation / soil annotation.

Only vegetation
toto

Only soil:
tata

I checked your code but Im not so familiar with images overlay with javascript and I failed to display annotations with alpha = 1. Could you give me an advice ?

@kyamagu
Copy link
Owner

kyamagu commented Feb 19, 2019

@jerem-lab Well, currently this tool does not implement masking for images. You will need to rewrite visualization implementation.

See how visualization gets color.

@kaaviyave
Copy link

@kyamagu Hi ! Thanks for the advice. I am also working on the same problem and it would be really helpful if you could point where to change the order of the image layer and annotation layer rendered on the "canvas.segment-annotator-layer" div.

@kyamagu
Copy link
Owner

kyamagu commented Mar 4, 2019

@kaaviyave All the initialization happen inside the constructor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants