Gueganj

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Gueganj
  • Gueganj commented,

    Hi MartyG, I understand your answer and what I want to do is exactly an affine transform (that is basically just a matrix multiplication) but what I am struggling to do is to make it works with the...

  • Gueganj created a post,

    Save point cloud as .ply but rotated

    Hello, I would like to save my point cloud as a .ply but it should be rotated by 90 degrees, is there a way to do that ? Currently, I am doing that in python : pc = rs.pointcloud()pc.map_to(image_f...