Page MenuHomePhabricator

RegionGrowing "Confirm segmentation" produces empty segmentation from a correct preview
Closed, ResolvedPublic

Description

Description of problem:
The RegionGrowing bundle produces an empty segmentation from a correct preview "Confirm segmentation"
Expected behaviour:
The resulting segmentation image should contain the exact same information as the perview

Steps to reproduce:

  • Start extapp (current hash: 204c97aaa301c9619fd500624fdb14a6238bfeed)
  • Load Pic3D
  • Open Regiongrowing
  • Set a start point in a bright region (can be random)
  • Press "Run segmentation"
  • Click "Confirm Segmentation"
  • Check SegmentationResult: Empty

Event Timeline

[6d386d]: Merge branch 'bug-12827-regiongrowing-not-working'

Merged commits:

2012-08-08 19:37:04 Michael Mueller [1461ae]
fixed adaptive region growing:

  • lower and upper threshold spinboxes are not bounded at a fixed value
  • after segmentation the preview gets hidden
  • create segmentation from preview working again

changing bug status to confirmed for all bugs that are currently not in progress

Since this bug seems to be working again, i will close this bug.