image_mesh_test, a MATLAB code which calls image_mesh(), which starts with a list of points that bound some region, and calls on mesh2d() to create a mesh of the interior.
The computer code and data files made available on this web page are distributed under the MIT license.
image_mesh, a MATLAB code which starts with a list of points that bound some region, and calls on mesh2d() to create a mesh of the interior.