silx icon indicating copy to clipboard operation
silx copied to clipboard

[roi] Provide boundingBox and isInside API

Open vallsv opened this issue 7 years ago • 2 comments

This API could be very useful.

vallsv avatar Jun 27 '18 19:06 vallsv

Not sure, but it is maybe worth having some sort of shape "model" object that provides this features independently of the ROIs

t20100 avatar Jun 28 '18 09:06 t20100

ROIs provide a contains method but no boundingBox so far.

t20100 avatar Feb 26 '21 15:02 t20100