Skip to content

Annotations can not be created outside the image boundaries. #19

@cudmore

Description

@cudmore

No annotations can be created outside the image boundaries.

This includes

  • Spines
  • ROIs (spine, segment, and background)
  • Segments

For Spines and their ROIs, addSpine() should return None if the given (x,y) or the constructed ROI is outside image.

Same for segments.

This is necessary because we are doing intensity analysis on underlying image and it would be wrong as outside the image, there is no intensity.

Metadata

Metadata

Assignees

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