深層学習を使用したセマンティックセグメンテーションについて
1 view (last 30 days)
Show older comments
深層学習を使用したセマンティックセグメンテーションを利用してセマンティックセグメンテーションの学習を行っているのですが、学習後に表示されるセグメンテーション化されたカラー画像の色の変更を教えてください。
0 Comments
Answers (1)
Mahesh Taparia
on 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!
0 Comments
See Also
Categories
Find more on イメージを使用した深層学習 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!