Effacer les filtres
Effacer les filtres

深層学習を使用したセ​マンティックセグメン​テーションについて

2 vues (au cours des 30 derniers jours)
HIROYA ITO
HIROYA ITO le 24 Jan 2021
深層学習を使用したセマンティックセグメンテーションを利用してセマンティックセグメンテーションの学習を行っているのですが、学習後に表示されるセグメンテーション化されたカラー画像の色の変更を教えてください。

Réponses (1)

Mahesh Taparia
Mahesh Taparia le 29 Jan 2021
Hi
You can use colormap property of labeloverlay function to indicate the different pixel labels with different colors. For more information, you can refer to this documentation.
Hope it will help!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!