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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0