已回答
how to set nan to areas outsid a polygon on the image
Then its more complicated. When you say vertices and faces do you mean a tesselation? e.g. a Delaunay tesselation? Of the head v...

12 years 前 | 1

已回答
Finding center of a line
If its a straight line then you could simply take the mean of your line coordinates (or even centre of gravity of the image obje...

12 years 前 | 0

已回答
how to set nan to areas outsid a polygon on the image
If its a 2D image you can use the inpolygon command. Your polygon (which needs to form the boundary of your patch data) is d...

12 years 前 | 0

已提交


mesh2tri
Creates regular triangulation of meshgrid data

13 years 前 | 11 次下载 |

Thumbnail

已提交


platonic_solid
Creates the PATCH data, the vertices (V) and faces (F) for a desired platonic solid

14 years 前 | 4 次下载 |

Thumbnail

已提交


plane_fit
Fits a plane to 3D data using singular value decomposition

15 years 前 | 2 次下载 |

Thumbnail