How to blend image and label image
1 回表示 (過去 30 日間)
古いコメントを表示
I have an colored RGB image and a 'label image' tells the object class. How do I combine these 2 to make the output look like the image below (without the white squiggly lines).

0 件のコメント
採用された回答
Akira Agata
2017 年 8 月 10 日
If you already have label matrix for your RGB image, the last part of the following example will help.