필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
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