dgutman / osdAutoRegistration

An OpenSeadragon based viewer that leverages OpenCV Js to Register Two Images
0 stars 2 forks source link

Make transparent glass smarter #4

Closed pearcetm closed 1 year ago

pearcetm commented 1 year ago

We should check for whether most pixels of the thumbnail border fall within the definition of "glass" before applying the transparency operation. This will add flexibility for the stacked viewer to work more seamless with non-WSI images (by not applying transparency inappropriately).

pearcetm commented 1 year ago

Closed by https://github.com/dgutman/osdAutoRegistration/pull/8