Dividing segmented line

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

Dividing segmented line

chyekeong
Hi,

I am tracing images of blood vessels with segmented lines, and would like to measure the diameter of the vessels at even intervals along the vessel. Is there a way of dividing a segmented line into equal parts of a set length?

Thanks and regards,
Chye Keong
Reply | Threaded
Open this post in threaded view
|

Re: Dividing segmented line

Michael Schmid
Hi Chye Keong,

what about Edit>Selection>Straighten?
Then it would be easier to write a macro for measuring the diameter  
of the straightened vessel.

Michael
________________________________________________________________

On 23 Jan 2011, at 21:47, chyekeong wrote:

> Hi,
>
> I am tracing images of blood vessels with segmented lines, and  
> would like to
> measure the diameter of the vessels at even intervals along the  
> vessel. Is
> there a way of dividing a segmented line into equal parts of a set  
> length?
>
> Thanks and regards,
> Chye Keong
Reply | Threaded
Open this post in threaded view
|

Re: Dividing segmented line

Paul Johnston
I wrote a plugin for modeling collaterals and making arterial diameter
measurements along vascular segments in the mouse.  Perhaps it would
be of use to you.

https://github.com/pcj/arterioj

Paul

On Tue, Jan 25, 2011 at 6:24 AM, Michael Schmid <[hidden email]> wrote:

> Hi Chye Keong,
>
> what about Edit>Selection>Straighten?
> Then it would be easier to write a macro for measuring the diameter of the
> straightened vessel.
>
> Michael
> ________________________________________________________________
>
> On 23 Jan 2011, at 21:47, chyekeong wrote:
>
>> Hi,
>>
>> I am tracing images of blood vessels with segmented lines, and would like
>> to
>> measure the diameter of the vessels at even intervals along the vessel. Is
>> there a way of dividing a segmented line into equal parts of a set length?
>>
>> Thanks and regards,
>> Chye Keong
>