issues
search
dgutman
/
osdAutoRegistration
An OpenSeadragon based viewer that leverages OpenCV Js to Register Two Images
0
stars
2
forks
source link
Smarter glass auto-detect, seamless background color, and option UI
#8
Closed
pearcetm
closed
1 year ago
pearcetm
commented
1 year ago
This PR does the following:
Only auto-applies transparency to "glass" if 50%+ of the border is nearly the same color, indicating likely WSI
Sets the viewer background-color property to the median "glass" color for consistency across viewing experiences
Adds a checkbox to enable/disable transparent glass
This PR does the following: