フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

separating figure pixels base on colour differences

1 回表示 (過去 30 日間)
Fatemeh Shomal Zadeh
Fatemeh Shomal Zadeh 2020 年 8 月 6 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello everyone, I want to segment out my region with the same colours based on 5 definition. I have written the code and now have this picture that I have attached here. Based on different colours (-250 to 250), I want to segment out the pixels and then connect them and map them out (make a 3D shape from each colour). can anyone help me regarding that please?
Thanks in advance
Regards
Fatemeh

回答 (1 件)

Aman Vyas
Aman Vyas 2020 年 8 月 12 日
Hi,
Based on my understanding, i think you can use frame to pixel block under Computer Vision toolbox. The input attached will serve as the input to the block which will be converted finaly to vector of pixels.
Once you have all the pixel values available, you can take that file to matlab workspace, and then keep on comparing indexes and reporting the same ones.
Hope it helps !

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by