差分
このページの2つのバージョン間の差分を表示します。
| python:labelmap変換 [2018/10/02 09:47] – 作成 baba | python:labelmap変換 [2018/10/02 23:07] (現在) – baba | ||
|---|---|---|---|
| 行 2: | 行 2: | ||
| クラスリストをlabelmapファイルに変換するためのpythonスクリプト | クラスリストをlabelmapファイルに変換するためのpythonスクリプト | ||
| <file .py classList2Labelmap.py> | <file .py classList2Labelmap.py> | ||
| - | path_class = ' | + | path_class = ' |
| print(' | print(' | ||
| 行 28: | 行 28: | ||
| count = count + 1 | count = count + 1 | ||
| - | print(' | + | print(' |
| </ | </ | ||