polylidar.MatrixUInt8

class polylidar.MatrixUInt8

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

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

Creates a Matrix