<div>Dear ITK users, </div><div><br></div><div>I have a 3D image and a plane equation (not necessarily orthogonal to</div><div>the x,y,z axes) that will cut this image into two. I am curious if</div><div>such a filter exists in ITK. If not, what would be the best way to</div>

<div>implement one?  The first thing that comes to my mind is to produce a</div><div>binary image defining the positive and negative sides of the plane and</div><div>then to use the mask image filter to extract those regions. Is there</div>

<div>an easier way to solve this problem?  From what I&#39;ve understood</div><div>itkResampleImageFilter is not exactly doing this.</div><div><br></div><div>Thank you,</div><div>Cagatay</div>