photo

dian_pratama


Dian Nuswantoro University

2015 年からアクティブ

Followers: 0   Following: 0

Just a child learn to hard study. Reach a dream..
Professional Interests: Image Processing, Watermarking

統計

  • First Review
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to extract the pixels of segmented image that has different label from the ground truth image?
I have segmented and ground truth image. Segmented images obtained using FCM. while the ground truth image was made with manu...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Pixel extraction and Reclassify
I had segmented image and want to detect of these pixels by extracting all pixels that do not have the same label in their 3×3 n...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to filling the area bounded by the contour?
How to filling the area bounded by the contour (brain tumor - red line)? I use this code: imshow (img); hold on ed...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Misclassification pixels Correction based Greedy Algorithm
I have pseudo code to correction misclassification pixel based-Greedy algorithm from Benaichouche et al. research. I tried to ap...

9年以上 前 | 0 件の回答 | 0

0

回答

回答済み
how can i write psnr coding for denoised image
You can use this code: |%========= PSNR ============| |H = vision.PSNR;| |psnr = step(H, denoised_img, original_i...

9年以上 前 | 0