[Insight-developers] Bug in ExtractImageFilter

Kevin H. Hobbs hobbsk at ohiou.edu
Thu Oct 15 16:46:02 EDT 2009


I believe there is a bug in ExtractImageFilter.

The attached code demonstrates the bug.

All it does is creates a small image.
Extracts a small region.
Extracts another small region.

During the second update the extract image filter throws an exception
and claims that the requested region is outside of the largest possible
region of the input image.

I'll file a bug report if you all think I should be able to change the
region the filter extracts.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt
Type: text/x-cmake
Size: 219 bytes
Desc: not available
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20091015/b4d9575b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExtractBug.cxx
Type: text/x-c++src
Size: 1623 bytes
Desc: not available
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20091015/b4d9575b/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20091015/b4d9575b/attachment.pgp>


More information about the Insight-developers mailing list