コード例 #1
0
ファイル: InterfazNMF.py プロジェクト: saaperezru/Zentity
def matrixImage(path, escale, M):
    """Make an image with the M matrix and save it.  
    """
    LTRelation.imagePrint(path, M, escale)