[vtkusers] RE: about the visualization of the point cloud

Ugur BOZKAYA eub at kablonet.com.tr
Mon Sep 20 05:07:22 EDT 2004


Hi,
You can either use Glyph3D to mark the points directly on the space without
any processing or you can pass the point cloud to
vtkSurfaceReconstructionFilter(or some other filter) then pass a contour at
0 to create the surface.
Hope this helps.

Ugur



Message: 3
Date: Mon, 20 Sep 2004 16:19:16 +0800
From: Yixun Liu <yxliu at fudan.edu.cn>
Subject: [vtkusers] about the visualization of the point cloud
To: vtkusers at vtk.org
Message-ID: <000a01c49eea$86290e70$1f64a8c0 at YXLIU>
Content-Type: text/plain; charset="gb2312"

Hi,

I want to vusualize the point cloud. I do not know if I must model a
surface(for example  triangle mesh)  based on this point cloud to visualize
it.

Hope your help!

Best regards,

Yixun Liu





More information about the vtkusers mailing list