フィルターのクリア

Info

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

which coordinate system(or dimensions eg.RGB,HSV) should i choose in order to perform smoothning operation on an colored image ??

1 回表示 (過去 30 日間)
Manikanta Prasanth
Manikanta Prasanth 2013 年 5 月 25 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I would like to perform an anisotropic diffusion algorithm on an colored image.Which color map or color system (HSV,RGB)should i choose in order to this?? Thanks in advance...

回答 (1 件)

Image Analyst
Image Analyst 2013 年 5 月 25 日
I would guess you'd process just the V channel, but why don't you try a bunch of things and see what looks best? Or you could try the mean shift algorithm: http://www.cse.psu.edu/~rcollins/CSE598G/introMeanShift_6pp.pdf

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

Community Treasure Hunt

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

Start Hunting!

Translated by