comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » 3D point cloud visualization
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
3D point cloud visualization [message #90851] Tue, 28 April 2015 08:31 Go to previous message
Nuno Ferreira is currently offline  Nuno Ferreira
Messages: 16
Registered: July 2003
Junior Member
Hi,

I am trying to visualize a 3D point cloud that was captured with a Kinect camera. I have "v", a (3,N) array of the xyz coordinates of N vertices and "p", a (4,M) array of M polygons (all triangles). Each polygon contains the number of vertices (always 3) and indices to 3 vertices in array "v". For each vertex I also have the color, given as RGB components and alpha.


I have two questions:

1 - I would like to use POLYSHADE with the SHADES keyword and the RGB information, but the manual says "When using the SHADES keyword on TrueColor devices, we recommend that decomposed color support be turned off by setting DECOMPOSED=0". However, using decomposed=0 limits the number of simultaneous colors to only 256... Isn't it possible to use the SHADES keyword with true color (RGB components)?


2 - I am also using PLOTS to draw all the vertices in 3D as dots, with a command such as:

plots, v[0,*], v[1,*], v[2,*], color=quantized_colors_256, /T3D, psym=3

How can I increase the size of the dots with PLOTS? Apparently keyword SYMSIZE does not serve this purpose...

Any help would be greatly appreciated.
Thanks,

Nuno
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: output from cghistoplot draws outline correctly but the fill is shifted!?
Next Topic: Processing about 10,000 tif files

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:14:28 PDT 2025

Total time taken to generate the page: 0.00439 seconds