[Paraview] So basic operation

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Nov 4 11:39:10 EST 2009


Use "Resample with Dataset" with Input=Image Data and Source=Plane to
associate the height field with the points on the plane. Then you can
apply WarpByScalar.

Utkarsh

On Wed, Nov 4, 2009 at 10:58 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
> My problem seems as simple as 123: I have an elevation image and I want to
> create a terrain model by taking elevation in the image.
> So my idea was to create a plane at the image resolution, then use
> WarpByScalar to warp it according to the image content.
> But WarpByScalar warps according to an a point data scalar field, which
> requires that I put the image in the point data of the plane and... I did
> not find the way to do it.
> So 2 questions:
>   - how to associate a scalar or vector field to an existing geometry set?
>   - is it the right way to proceed for my problem?
>
>
> ________________________________
> Nouveau Windows 7 : Trouvez le PC qui vous convient. En savoir plus.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list