[Insight-users] Bug in itkImageRegion?

Estanislao Oubel stan.oubel at gmail.com
Wed Dec 8 06:02:28 EST 2010


Hi all,

I've defined a region of size = [10 10 10] starting at index = [10 10 10].
The method IsInside returns true for a continuous index = [9.5 9.5 9.5], 
but I would have expected a false value since this index  is (strictly) 
outside the region. So I'm not sure if it's a bug or I'm misinterpreting 
the result ...

I've found a similar post here:

http://www.itk.org/pipermail/insight-users/2002-September/000984.html

I've attached the source files I used for testing (itk 3.20)

Thanks,

stan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeLists.txt
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101208/0e6d74ff/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ImageRegion.cxx
Type: text/x-c++src
Size: 1086 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101208/0e6d74ff/attachment.cxx>


More information about the Insight-users mailing list