Skip to content

Instantly share code, notes, and snippets.

View SabrinaGeggie's full-sized avatar

Sabrina Tang SabrinaGeggie

View GitHub Profile
% Minktensor2D computes estimators for Minkowski tensors in dimension 2 for
% compact sets with positive reach given a digitisation of the set.
% User must input a digitisation in form of a datafile containing an array
% of 0's and 1's, where a 1 indicates that the corresponding lattice point
% is contained within the set with positive reach; a 0 that it is not. The
% user must also specify the lattice distance as well an the origin, where
% the latter must be expressed as a row and column number corresponding to
% the 0-1-array (where these numbers need not be integers nor positive
% since the origin may not coincide with a lattice point). Finally, a lower