Hi<br>I want to extract the 2D oblique slice from the 3D volume,In itk , itkResampleImageFilter can be performed. I know the center of the 2D plan and normal of plan in space coordinates.<br>how can i use the center and norm to set the transformation of the filter
<br>Thank you