Answered
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 ago | 1

Answered
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 ago | 0

Answered
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 ago | 0

Submitted


mesh2tri
Creates regular triangulation of meshgrid data

13 years ago | 6 downloads |

Thumbnail

Submitted


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

13 years ago | 4 downloads |

Thumbnail

Submitted


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

15 years ago | 2 downloads |

Thumbnail