Login  Register

Re: measure length of many parallel lines?

Posted by sombreroduck on Apr 27, 2013; 5:38pm
URL: http://imagej.273.s1.nabble.com/measure-length-of-many-parallel-lines-tp5002827p5002830.html

Thanks for the tip!
I tried downloading it, unpacked to the plugin/analyze folder, but when compiling it always gives me a "plugin or class not found". I've had a bit of a look around the file, but can't see what it's complaining about. Does it require another plugin/macro? there seems to be one called "GHT_", but I can't see any reference to it in the code.
Cheers again!
R


On 27 April 2013 15:43, David Webster [via ImageJ] <[hidden email]> wrote:
Try using a linear Hough Transform to detect the lines. There is one in
ImageJ's plugin library.


On Sat, Apr 27, 2013 at 1:18 AM, sombreroduck <[hidden email]>wrote:

> Hi,
> We have images with many more-or-less parallel lines. We can measure the
> spacing with FFT, but is there a way to measure all their lengths? (and/or
> the distribution of) Either if there is a function that could do this, or
> if
> I could write a plugin/macro?
>
> We're looking for a software solution to extract the numbers since
> measuring
> them by hand, one at a time, could be subjective (because we know what the
> theory says), plus there will be many hundreds of them...
>
> I've appended an example image, just to give you an idea of what I'm
> talking
> about. Others might have several, smaller areas with similar lines (but if
> need be we could crop them...)
>
> Cheers!
> R
>
> <http://imagej.1557.x6.nabble.com/file/n5002827/isoPP.png>
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/measure-length-of-many-parallel-lines-tp5002827.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html



If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.x6.nabble.com/measure-length-of-many-parallel-lines-tp5002827p5002829.html
To unsubscribe from measure length of many parallel lines?, click here.
NAML