# get the contour path, which is made up of segments # paths = contour.collections [0].get_paths () paths = contour.get_paths () # extract all the vertices pts = [path.vertices for path in paths] # ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする