フィルターのクリア

how can i delineate rgb images

3 ビュー (過去 30 日間)
sbei arafet
sbei arafet 2016 年 4 月 5 日
コメント済み: sbei arafet 2016 年 4 月 11 日
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

回答 (1 件)

Image Analyst
Image Analyst 2016 年 4 月 5 日
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 件のコメント
Image Analyst
Image Analyst 2016 年 4 月 10 日
So what's holding you up now?
sbei arafet
sbei arafet 2016 年 4 月 11 日
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

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by