Skip to content

Exception for polyline ROI region with value more then 1000 #2283

@sasha-sem

Description

@sasha-sem

Hi,
I found a thing that I don't understand.
For some reason if I usestriangle or polyline ROI, I can't get region of ROI with width of its containing rectangle more than 1000. In this case python throws Exception if i change this value to any other it works with no problems.

if br.width() > 1000:

That's why, I have a question. Is there any reason for this limitation and is there way to change/remove it?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions