<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 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 layers more than one the problem exists. <br>My Code<br> fixed->pyramid = ImagePyramidType::New() ; <br> fixed->pyramid->SetNumberOfLevels(layers);<br> fixed->pyramid->SetInput(image) ; <br> fixed->pyramid->Update() ; //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>