<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Î¢ÈíÑźÚ; COLOR: #000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 9.00.8112.16450"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi all,</DIV>
<DIV>I am testing the Deformable Models and Gibbs Prior of the itk user guide. 
When I run the example, there is an error as follow:</DIV>
<DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;$&nbsp;./DeformableModel1&nbsp;lena.bmp&nbsp;lenabinary.bmp&nbsp;output.bmp</DIV>
<DIV>Exception&nbsp;caught&nbsp;when&nbsp;updating&nbsp;gradientMapFilter&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>itk::ExceptionObject&nbsp;(0x1b36720)</DIV>
<DIV>Location:&nbsp;"void&nbsp;itk::RecursiveSeparableImageFilter&lt;TInputImage,&nbsp;TOutputImage&gt;::BeforeThreadedGenerateData()&nbsp;[with&nbsp;TInputImage&nbsp;=&nbsp;itk::Image&lt;float,&nbsp;3u&gt;,&nbsp;TOutputImage&nbsp;=&nbsp;itk::Image&lt;float,&nbsp;3u&gt;]"&nbsp;</DIV>
<DIV>File:&nbsp;/home/daipeishan/Downloads/InsightToolkit-4.2.0/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.hxx</DIV>
<DIV>Line:&nbsp;275</DIV>
<DIV>Description:&nbsp;itk::ERROR:&nbsp;RecursiveGaussianImageFilter(0x1b12750):&nbsp;The&nbsp;number&nbsp;of&nbsp;pixels&nbsp;along&nbsp;direction&nbsp;2&nbsp;is&nbsp;less&nbsp;than&nbsp;4.&nbsp;This&nbsp;filter&nbsp;requires&nbsp;a&nbsp;minimum&nbsp;of&nbsp;four&nbsp;pixels&nbsp;along&nbsp;the&nbsp;dimension&nbsp;to&nbsp;be&nbsp;processed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>What is the reason for the error? I use the same size image as input and 
mask image.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Peishan</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV></BODY></HTML>