silx
silx copied to clipboard
[roi] Provide boundingBox and isInside API
This API could be very useful.
Not sure, but it is maybe worth having some sort of shape "model" object that provides this features independently of the ROIs
ROIs provide a contains method but no boundingBox so far.