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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0