mantidimaging.core.utility.sensible_roi module#
- class mantidimaging.core.utility.sensible_roi.SensibleROI(left=0, top=0, right=0, bottom=0)[source]#
Bases:
Iterable
- static from_points(position: CloseEnoughPoint, size: CloseEnoughPoint) SensibleROI [source]#