Gueganj
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Gueganj-
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...