[Insight-developers] RequestedRegion are modified when calling itk
	filters
    Arnaud Garcia 
    arnaud.garcia at sim.hcuge.ch
       
    Mon Mar 13 10:56:11 EST 2006
    
    
  
Hi itk developers,
It seems that most itk filters change the RequestedRegion when calling 
them ...
Some filters overide  the GenerateInputRequestedRegion with  something 
like:
SetRequestedRegion( input->GetLargestPossibleRegion() );
=> So if you set your requested region and call such filters you have to 
set it again after calling theses filters ...
is it right ?
thanks for answer,
Arnaud
    
    
More information about the Insight-developers
mailing list