Beantwortet
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...

etwa 12 Jahre vor | 1

Beantwortet
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...

etwa 12 Jahre vor | 0

Beantwortet
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...

etwa 12 Jahre vor | 0

Gesendet


mesh2tri
Creates regular triangulation of meshgrid data

etwa 13 Jahre vor | 11 Downloads |

Thumbnail

Gesendet


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

fast 14 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


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

mehr als 15 Jahre vor | 2 Downloads |

Thumbnail