# 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] # ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する