Ask Your Question
1

Can someone recommend a good viewer for point clouds?

asked 2017-03-09 10:31:06 -0600

mirnyy gravatar image

Hello,

i am using the viz viewer in OpenCV, but i think there is maybe something wrong/different with the visualization. Can someone recommend me another visualizer for Point Clouds?

edit retag flag offensive close merge delete

Comments

ligQGLViewer is great.

Der Luftmensch gravatar imageDer Luftmensch ( 2017-03-09 22:07:15 -0600 )edit

german (forgot to delete it ..)

berak gravatar imageberak ( 2017-03-10 01:36:46 -0600 )edit

well said, though!

Balaji R gravatar imageBalaji R ( 2017-03-10 01:40:26 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-03-11 12:18:47 -0600

LBerger gravatar image

Have you try in viz :

| Help:
-------
          p, P   : switch to a point-based representation
          w, W   : switch to a wireframe-based representation (where available)
          s, S   : switch to a surface-based representation (where available)

          j, J   : take a .PNG snapshot of the current window view
          k, K   : export scene to Wavefront .obj format
    ALT + k, K   : export scene to VRML format
          c, C   : display current camera/window parameters
          F5     : enable/disable fly mode (changes control style)

          e, E   : exit the interactor
          q, Q   : stop and call VTK's TerminateApp

           +/-   : increment/decrement overall point size
     +/- [+ ALT] : zoom in/out

    r, R [+ ALT] : reset camera [to viewpoint = {0, 0, 0} -> center_{x, y, z}]

    ALT + s, S   : turn stereo mode on/off
    ALT + f, F   : switch between maximized window mode and original size

You can use mouse with right and left button and wheel with alt shift and ctrl modifier too..

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-03-09 10:31:06 -0600

Seen: 417 times

Last updated: Mar 11 '17