xray.jit.distance

xray.jit.distance

Computes the distance transform on a grayscale image. xray.jit.distance uses the L1 norm aka city block distance. See: http://people.cs.uchicago.edu/ pff/dt/ .


Attributes

  • mode [0, 1, 2]:
    1. horizontal traversal only
    2. vertical traversal only
    3. horizontal and vertical traversal

About

Geometry

Data

Video

Simulation