Azzera filtri
Azzera filtri

how can i delineate rgb images

3 visualizzazioni (ultimi 30 giorni)
sbei arafet
sbei arafet il 5 Apr 2016
Commentato: sbei arafet il 11 Apr 2016
Hi,
how can i delineate objects on rgb images , it seems that contour doesn't work for rgb images, here is an exmple of what i want
Thanks

Risposte (1)

Image Analyst
Image Analyst il 5 Apr 2016
Looks like you'll have to do color segmentation. I have demos for that in my File Exchange. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
  5 Commenti
Image Analyst
Image Analyst il 10 Apr 2016
So what's holding you up now?
sbei arafet
sbei arafet il 11 Apr 2016
Hi,
thanks Image Analyst , in my case i can't decide that is the best way ,since i'm not segmenting a specific color , i have some informations about each modality for pet and mri images and i will applicate irfc (iterative relative fuzzy connectedness) algorithm to segment each layer, so the idea is :
  1. 1- segment each layer with irfc
  2. 2- extracting matching points for the 3 layers
  3. 3- recuperate contour coordinates after finding intersected points
  4. 4- than overlaying this contour on the color image
I don't know if it is the best way what i'm working on know is how to design the affinity function by analysing charecteristics of each modality , i will be grateful if you could answer this questions
  • Giving SUV values for pet images and intensity for MRI , how could i analyse gaussian distribution of each modality , is it by applicating au gaussian mexture?
  • how could i superposing x y coordinates from gray level on color images.
here is the paper i tried to contact the author but i can't " https://www.researchgate.net/profile/Ulas_Bagci/publication/282049691_Fuzzy_connectedness_image_co-segmentation_for_hybrid_PETMRI_and_PETCT_scans/links/560bfa2708ae73e7a6a2d207.pdf "
Thanks in advance

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by