Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
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...

Antworten (1)

Image Analyst
Image Analyst am 25 Mai 2013
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

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by