| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012017 | ITK | ITK | public | 2011-03-28 14:43 | 2011-04-22 17:21 | ||||
| Reporter | robert tamburo | ||||||||
| Assigned To | kentwilliams | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ITK-4-A3 | |||||||
| Summary | 0012017: Get Seed Indices for FloodFilledFunctionConditionalConstIterator | ||||||||
| Description | FloodFilledFunctionConditionalConstIterator 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;}  | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | 2011-04-21 | ||||||||
| Sprint | |||||||||
| Sprint Status | completed | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. | 
| Notes | 
| 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 | 
| Issue History | 
| Copyright © 2000 - 2018 MantisBT Team |