Major and Minor axis length

Anders Prier Lindvig aprier90 at gmail.com
Tue Jun 16 11:25:46 EDT 2015


I have been using the scikit-image library for a segmentation task in my 
master thesis. More specifically I have used the regionprops function for 
calculation of major and minor axis length of objects. I was wondering why 
exactly, the eigenvalues are multiplied by 4, before returning the axis 
length? I realize that you multiply by 2 to get the full length, and I 
think you multiply by 2 again because of the standard deviation, but I am 
unsure about this.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150616/27abfe7e/attachment.html>


More information about the scikit-image mailing list