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