Name

pict.binarize - Compute a persistence diagram from an 2-dimensional binary bitmap by using a cubical dilation-erosion filtration

SYNOPSIS

python3 -m homcloud.pict.binarize
        [-h] [-m MODE] [-t THRESHOLD] [-T TYPE] [--metric METRIC] 
        [-I] [-s] [-w WEIGHT] [-a ANGLE] [-M MASK]
        input output

ALIAS

homcloud-pict-binarize

DESCRIPTION

This program is now obsolete. Please use homcloud.pict.binarize_nd instead.