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

3 次查看(过去 30 天)
HIROYA ITO
HIROYA ITO 2021-1-24
深層学習を使用したセマンティックセグメンテーションを利用してセマンティックセグメンテーションの学習を行っているのですが、学習後に表示されるセグメンテーション化されたカラー画像の色の変更を教えてください。

回答(1 个)

Mahesh Taparia
Mahesh Taparia 2021-1-29
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!