Re: "thicken" lines in imageJ ?
Posted by Gabriel Landini on Jan 11, 2008; 4:20pm
URL: http://imagej.273.s1.nabble.com/thicken-lines-in-imageJ-tp3697606p3697608.html
On Friday 11 January 2008 16:02:23 Jan Frank Richter wrote:
> hello everybody,
> IŽm not sure whether this is actually the ringht way to pots questions - if
> not, sorry !
> I intend to use a binary image representing the skeleton of another - which
> is the image IŽd like to analyse using the skeleton as a mask. Is it
> somehow possible to "thicken" the lines of the skeleton to a defined value
> in imageJ (like makeing a 8-pixel broad line out of 1-pixel line) ?
Process>Binary>Dilate or Process>Filters>Maximum.
Cheers,
G.