__eq__# rlemasklib.RLEMask.__eq__(other)[source]# Check if two RLEMasks are equal (same runlengths and shape). Returns: True if the masks are equal, False otherwise.