View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012017ITKITKpublic2011-03-28 14:432011-04-22 17:21
Reporterrobert tamburo 
Assigned Tokentwilliams 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionITK-4-A3 
Summary0012017: Get Seed Indices for FloodFilledFunctionConditionalConstIterator
DescriptionFloodFilledFunctionConditionalConstIterator does not have a get function to return the indices of seed pixels. The addition of the below code is all that is needed.


  /** Get seed pixels. */
  std::vector<IndexType> GetSeedPixels() {return m_StartIndices;}
TagsNo tags attached.
Resolution Date2011-04-21
Sprint
Sprint Statuscompleted
Attached Files

 Relationships

  Notes
(0026242)
kentwilliams (developer)
2011-04-22 15:20

Gerrit patch submitted to fix this http://review.source.kitware.com/#change,1480 [^]
(0026246)
kentwilliams (developer)
2011-04-22 17:21

gerrit patch addressing bug submitted.

 Issue History
Date Modified Username Field Change
2011-03-28 14:43 robert tamburo New Issue
2011-04-01 10:18 Hans Johnson Assigned To => kentwilliams
2011-04-01 10:18 Hans Johnson Status new => assigned
2011-04-22 15:20 kentwilliams Note Added: 0026242
2011-04-22 17:21 kentwilliams Resolution Date => 2011-04-21
2011-04-22 17:21 kentwilliams Sprint Status backlog => completed
2011-04-22 17:21 kentwilliams Note Added: 0026246
2011-04-22 17:21 kentwilliams Status assigned => closed
2011-04-22 17:21 kentwilliams Resolution open => fixed
2011-04-22 17:21 kentwilliams Fixed in Version => ITK-4-A3


Copyright © 2000 - 2018 MantisBT Team