You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image stacks processed by autoROI.runOnStackStruct produce tThresh values that are really different from those generated by doing a BT.bake in auto-ROI mode. Even more problematically, is that minimalBakeWithGUI is different from the bake. The thresholds from BakingTray are much higher and lead to loss of the tissue. I would expect some differences between BakingTray and autoROI, but what I see is huge and not acceptable:
Likely one cause is that "blank" pixels are making their way into autoROI when run from BakingTray. The easiest path is probably to get the minimal example code working correctly then to fix BT.bake itself.