polylidar.MatrixInt

class polylidar.MatrixInt

Matrix (Int32) representation of numpy array. Use np.asarray() to get numpy array.

__init__(self: polylidar_pybind.MatrixInt, points: numpy.ndarray[numpy.int32], copy: bool = False) None

Creates a Matrix