[vtkusers] Where is vtkImagePad class?
David Gobbi
david.gobbi at gmail.com
Mon Jun 3 07:53:13 EDT 2013
The image padding filter is vtkImageConstantPad.
The vtkImagePadFilter is just an abstract class.
- David
On Mon, Jun 3, 2013 at 5:50 AM, David Doria <daviddoria at gmail.com> wrote:
> On Mon, Jun 3, 2013 at 5:16 AM, Hongsongyang <hongsongyang at 163.com> wrote:
>> Dear All:
>>
>> In vtkImageReslice class Detailed Description, there is following comment:
>>
>> Simple operations such as permutation, resampling and padding are done with
>> similar efficiently to the specialized vtkImagePermute, vtkImageResample,
>> and vtkImagePad filters.
>>
>> My vtk editon is 5.10.1. May I confirm where is this class for set Padding
>> value?
>>
>> Best regards,
>> HongSongyang
>
>
> Perhaps it is supposed to read vtkImagePadFilter?
> http://www.vtk.org/doc/nightly/html/classvtkImagePadFilter.html
>
> David
More information about the vtkusers
mailing list