photo

Bharath sagar Bangaru


Last seen: 대략 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

0

답변

질문


I have a matrix eg [1,6,3], and i have a 31*1 cell array ,each element of cell is a matrix. My problem is i wants to extract matrix from the cell position {1*1},{6*1},{3*1} and to be stored all these in separate matrices.
I use the for loop by using i values = matrix elements,and try to use for loop to extract required values but i ma not able t...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


selected points should be specified by related plane (existing normals) and stored in a matrix ?
Hi ,currently i have a lot of cloud of points in 3d space ,i have already generate four planes with normals (1 0 0),like princ...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


.1. You have: points (matrix nx3) ; normal directions (matrix nx3); 2. Select by pick k points 3.extract the related coordinates, indexes in the matrix and search related normal directions .can you please help me in this.
I use the following code based on comparing both sides of plane equationand how can i improve thisfor knowing the index of sel...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


New planes to the point cloud and if we select a point it will says it is related to particular plane
How can i fit planes to the lot of data points like 180000 . The problem is after fitting the planes to the point i wants to wr...

대략 6년 전 | 답변 수: 0 | 0

0

답변