Login  Register

Re: Creating an engulfing Ellipse Roi

Posted by Greg on Aug 26, 2015; 11:33am
URL: http://imagej.273.s1.nabble.com/Creating-an-engulfing-Ellipse-Roi-tp5014149p5014152.html

Ok, so for the Roi subtraction with jython, using the ShapeRoi class and its logical operators works like a charm!
I am still stuck with the widening of the nuclear ellipse though, I guess I just have to infer the math how to translate center, minor and major axes to the Constructor arguments x1,y1,x2,y2,AspectRatio?!