SVF.__init__

SVF.__init__(nb_directions: int, radius: int, resolution: float)[source]

Constructor

Parameters:
  • nb_directions (int) – Number of directions to compute the SVF

  • radius (int) – Max distance from current point (in pixels) to consider for evaluating the max elevation angle

  • resolution (float) – Resolution of the input Digital Elevation Model (in meter)