Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 435 Bytes

File metadata and controls

13 lines (9 loc) · 435 Bytes

Metronized Topological Data Analysis

Metronization is an image-domain topological feature extraction package that:

  • helps comparing images without showing them, and
  • identiy topological feature from images.

The two main functions are:

metronization.metronize(img, ngrid, threshold,        plot, axes)
metronization.toposign (img, ngrid, plength, hlength, plot, axes)

See the demo for their usages.