caMicroscope icon indicating copy to clipboard operation
caMicroscope copied to clipboard

Add UI view for filters on and off

Open tcpan opened this issue 7 months ago • 7 comments

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.

tcpan avatar Nov 30 '23 17:11 tcpan

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

birm avatar Dec 06 '23 15:12 birm

can you please gives the steps to reproduce the issue

adarsh7raj avatar Jan 06 '24 13:01 adarsh7raj

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

vr-varad avatar Jan 28 '24 05:01 vr-varad

@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.

birm avatar Jan 28 '24 16:01 birm

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?

Apurv428 avatar Jan 29 '24 19:01 Apurv428

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

birm avatar Jan 29 '24 23:01 birm

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

Apurv428 avatar Jan 30 '24 04:01 Apurv428