Community Profile

photo

dian_pratama


Dian Nuswantoro University

Active since 2015

Followers: 0   Following: 0

Message

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

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0