Mohammad Abu Haifa
Followers: 0 Following: 0
Feeds
回答済み
How to fix the incorrect shape of a mesh
I found the answer. To fix this problem we need to arrange the vertices order. So, you can do the following: K = convhull(x,...
How to fix the incorrect shape of a mesh
I found the answer. To fix this problem we need to arrange the vertices order. So, you can do the following: K = convhull(x,...
2年以上 前 | 0
| 採用済み
質問
How to fix the incorrect shape of a mesh
I have 3D points that represent a cuboid saved in F which I extracted from an image. F is 8x3 double array. When I converted the...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Accuracy of polygon approximation
I have 2 matrices; one for the a data set (x,y), and the second one for the approximated shape of the points using polygon appro...
約3年 前 | 3 件の回答 | 0