필터 지우기
필터 지우기

Color-based image segmenting with convolutional network

조회 수: 1 (최근 30일)
Oana Popescu
Oana Popescu 2020년 9월 13일
답변: Image Analyst 2020년 9월 13일
How can I segment an image by colors (for example by blue color) with convolutional network.
How to define the colors and these definitions (or labels) to be used by CNN to segment an image.
Thank you

채택된 답변

Image Analyst
Image Analyst 2020년 9월 13일
We've done this. We used segnet. To get ground truth images, be used traditional color segmentation and then manually "repaired" the few mistakes it made by painting over them. See the Color Thresholder on the Apps tab of the tool ribbon, or see my File Exchange.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by