Help in Writing ImageJ routine

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Help in Writing ImageJ routine

Phil Keenan
I am trying to write a routine whereby ImageJ can measure the distance from
the edge of a image to a printed fiducial.
I have used find edges to highlight the features to be measured, but don't
know how to capture the edges above a certain threshold value and output
their
length in pixels automatically. Is anyone able to write this for me for a
fee ?

Thanks,
Phil.

--
Philip Keenan
07834-785-898
[hidden email]

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Help in Writing ImageJ routine

Albert Cardona-2
2012/6/15 Phil Keenan <[hidden email]>:
> I am trying to write a routine whereby ImageJ can measure the distance from
> the edge of a image to a printed fiducial.
> I have used find edges to highlight the features to be measured, but don't
> know how to capture the edges above a certain threshold value and output
> their
> length in pixels automatically. Is anyone able to write this for me for a
> fee ?


Phil,

perhaps the "Find Maxima" would give you a PointRoi with a point for
every highlighted edge?

Albert


--
http://albert.rierol.net
http://www.ini.uzh.ch/~acardona/

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