photo

dian_pratama


Dian Nuswantoro University

Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

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

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Respondida
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...

más de 9 años hace | 0