Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI view for filters on and off #663

Open
tcpan opened this issue Nov 30, 2023 · 7 comments
Open

Add UI view for filters on and off #663

tcpan opened this issue Nov 30, 2023 · 7 comments

Comments

@tcpan
Copy link

tcpan commented Nov 30, 2023

I've seen this before for showing an image sharpening on and off. The image is static, but split by a movable bar. On one side of the bar the filter is applied, on the other it is off. The bar can be moved in order to show the impact on some parts of the image before and after.

We should have an option like this for all of the data/annotation/heatmap layers, to show the base image with this kind of interaction.

@birm
Copy link
Member

birm commented Dec 6, 2023

Adding this as a reference to the kind of interaction I think you mean: https://codepen.io/Coding-in-Public/pen/NWyjZwO

@adarsh7raj
Copy link

can you please gives the steps to reproduce the issue

@vr-varad
Copy link

@tcpan i could work on it
could u assign me?

@birm
Copy link
Member

birm commented Jan 28, 2024

@vr-varad We typically don't assign issues, but if you open a PR mentioning this issue it should be clear you're working on it.

@Apurv428
Copy link

Hi @birm , I would like to take up this issue. For image sharpening, can CSS be used or is there any more requirement for that?

@birm
Copy link
Member

birm commented Jan 29, 2024

caMicroscope has image visualizations which are displayed with some transparency over the image
Screenshot 2024-01-29 at 6 35 52 PM
which this view should hide/show

@Apurv428
Copy link

So, we need to work on the transparency part which can be changed using the slider? Please correct me if I am wrong.

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

No branches or pull requests

5 participants