Community Profile

photo

Ali


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

View badges

Content Feed

View by

Question


How to store various data types in a nested cell structure?
I'd like to have a cell structured as the following, where each row corresponds to a pointCloud object along with its informatio...

3 years ago | 1 answer | 0

1

answer

Answered
How to correctly calculate the angle between two planes?
I found out the reason, I have two planes in diagonal shape / and \ so the difference is because the angle is calculated clockw...

3 years ago | 0

| accepted

Question


How to correctly calculate the angle between two planes?
I have 2 point cloud files from a buildings gable rooftop (.ply attached) and after fitting a plane to each and getting the norm...

3 years ago | 2 answers | 0

2

answers

Question


How to find the corner points in a 3d point cloud?
I want to find the 4 corners in a given 3d point cloud as indicated in the image below. Note: The point cloud shown below is o...

3 years ago | 1 answer | 1

1

answer

Question


How to compute the density of a 3D point cloud?
I'm trying to write a program that operates on 3D point clouds (.ply, .pcd), I need to know the density of the given point cloud...

3 years ago | 1 answer | 1

1

answer

Question


How to upsample a 3d point cloud?
I have a .ply 3d point cloud that I want to upsample to increase the density, how can I do that? Should I use scatteredInterpol...

3 years ago | 1 answer | 1

1

answer

Question


How to remove certain rows and columns in a matrix?
I have this 8x8 matrix and I want to preserve only the 1, 2, 7 and 8 (for now, these numbers change based on a computation) row...

3 years ago | 1 answer | 0

1

answer