Skip to content

a curve with endpoints #27

@pythonmobile

Description

@pythonmobile

Can you please post an example of how to do this in python for an image where I know the start and end position?

Thanks.

========

Hi,

In general, no, it cannot be done. However, if your open curve has fixed end-points (i.e., you know where the curve starts and ends) then it might be possible to simulate this behavior using a closed contour that passes through the end-points and updating only the fragment of the contour between the end-points. Whether this will work or not depends on your particular problem.

Originally posted by @pmneila in #8 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions