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