[vtkusers] Normalize vtkImageData

Jothybasu K Selvaraj jothybasu at gmail.com
Tue Mar 30 12:54:18 EDT 2010


Can I use vtkImageNormalize to divide a vtkImageData with a particular value
,let's say ' 2 '.I tried vtkImageMathematics but it requires both the inputs
to be vtkobject!

Thanks,

Jothy

On Tue, Mar 30, 2010 at 5:34 PM, Jothybasu K Selvaraj
<jothybasu at gmail.com>wrote:

> Thanks ver much,but I want to normalize with respect to a value.Eg: I want
> centre pixel value to be 100% so the values eslewhere woul become relative
> magnitude of this.CAn I set to what value I want to normalize in
> vtkImageNormalize filter.The example doesn't show that, if I comeup with any
> idea I would update the example.
>
> Thanks,
>
> Jothy
>
>
> On Tue, Mar 30, 2010 at 5:28 PM, David Doria <daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> > wrote:
>
>> On Tue, Mar 30, 2010 at 12:21 PM, Jothybasu K Selvaraj
>> <jothybasu at gmail.com> wrote:
>> > Hi,
>> >
>> > Is there any method to normalize vtkImageData, like I want the ccentre
>> of
>> > the image to be 100% or so.
>> >
>> > Thanks,
>> >
>> > Jothy
>>
>> I don't know what you mean by "the center of the image to be 100%",
>> but here is the normalization filter:
>>
>> http://www.vtk.org/Wiki/VTK/Examples/vtkImageNormalize
>>
>> Thanks,
>>
>> David
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100330/797869fb/attachment.htm>


More information about the vtkusers mailing list