Login  Register

Rotating Callipers Macro

Posted by Michael Doube on Apr 03, 2008; 3:55pm
URL: http://imagej.273.s1.nabble.com/Rotating-Callipers-Macro-tp3696695.html

Hi All

I've just written (with Gabriel's generous help) a macro to calculate
the diameter (maximum) and width (minimum) of an ROI, as it would be
measured with real callipers.  It's a rough and ready implementation for
ImageJ of the technique described here
http://cgm.cs.mcgill.ca/~orm/rotcal.html

You can check out the code here:
http://doube.org/macros.html#rotcal

It's still fairly beta, and I'm pretty sure that it's not as efficient
as it could be but it does give the correct 'answer'.

Cheers

Mike