<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi <br>I'm using RecursiveMultiResolutionPyramidImageFilter&nbsp; but when calling the Update() method an exception is thrown from itk::MultiThreader class. Exception description is ""Exception occurred during SingleMethodExecute". it's totally wired problem becuse it doesn't occur if number of layers is 1. for each value of&nbsp; layers more than one the problem exists. <br>My Code<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fixed-&gt;pyramid = ImagePyramidType::New() ; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fixed-&gt;pyramid-&gt;SetNumberOfLevels(layers);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fixed-&gt;pyramid-&gt;SetInput(image) ; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fixed-&gt;pyramid-&gt;Update() ;&nbsp; //Exception is thrown
 here <br>Best Regards<br><br></div></div><br>



      <hr size=1>Ahhh...imagining that irresistible "new car" smell?<br> Check out
<a href="http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-">new cars at Yahoo! Autos.</a>
</body></html>