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
This will just make it easier to convert masks into Regions2D objects. Currently to convert a mask into a Regions2D object, we do this in two steps: Write to .evr and read it back.
This will just make it easier to convert masks into
Regions2Dobjects. Currently to convert a mask into aRegions2Dobject, we do this in two steps: Write to.evrand read it back.