[ITK-users] Buffered region of size [0, 0, 0]

nhungpham phnhung98 at gmail.com
Mon Nov 2 04:41:20 EST 2015


Hello,

Have you found your solution for this error. I have similar error when I try
to use DemonsRegistrationFilter on a region of interest by using method 
filter->GetOutput()->SetRequestedRegion(smallregion);, and it throws this
exception:

itk::ExceptionObject (0020EBBC)
Location: "void __thiscall itk::MultiThreader::SingleMethodExecute(void)"
File: ..\..\..\..\..\src\Modules\Core\Common\src\itkMultiThreader.cxx
Line: 416
Description: itk::ERROR: MultiThreader(067680C8): Exception occurred during
Sing
leMethodExecute
c:\itk\src\modules\core\common\include\itkImageConstIterator.h:211:
itk::ERROR: Region ImageRegion (0020E998)
  Dimension: 2
  Index: [208, 210]
  Size: [34, 8]
 is outside of buffered region ImageRegion (06758724)
  Dimension: 2
  Index: [210, 210]
  Size: [30, 30]



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/ITK-users-Buffered-region-of-size-0-0-0-tp7587225p7588113.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list