Community Profile

photo

sheeba


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to calculate accuracy after the segmentation result?
I've done the performance measures related with the ground truth image.. I need to calculate accuracy (without ground truth imag...

10 years ago | 1 answer | 0

1

answer

Question


HOW TO PERFORM THIS EQUATION IN MATLAB?u=∑_(i=1)^t▒(i*p_i/w)
I NEED MATLAB CODING FOR THIS FORMULA

10 years ago | 1 answer | 0

1

answer

Question


I HAVE THE CODE N=|B intersection C|/|B|,please help me... how to use this in matlab..
B=1.023, C=2.456,|| ->modulus, /->division..

10 years ago | 0 answers | 0

0

answers

Question


HOW TO USE "INTERSECTION AND UNION" IN MATALB?
I HAVE THE CODE N= |B union C|+|B intersection C|, ||->modulus.. please help me... how to use this in matlab..

10 years ago | 1 answer | 0

1

answer

Question


HOW TO CALL A FUNCTION IN ANOTHER MFILE FROM A MAIN PROGRAM
In my project I need to extract dominant gray level features. For that how should I call the feature extraction function in anot...

10 years ago | 1 answer | 0

1

answer

Question


how to choose weight (lamda)value for thresholding based intensity contrast and variance?
j(lamda,t)=(1-lamda)|(variance(t)-lamda(mean(t)-mean1(t)| i have got the value for variance and mean value.. but don't know ho...

10 years ago | 1 answer | 0

1

answer

Question


How to write this equation(argmax(0<=t<255)(1-h(t) w(t)) in matlab code?
# 0<=t<255 is lower limit to argmax. how to use this in matlab coding. # before this the variable h(t),w(t)should be in these...

10 years ago | 1 answer | 0

1

answer

Question


HOW TO WRITE SUMMATION FORM n= ∑_(i=1) (L-1) [ni]
i is the lower limit and l-i is upper limit.∑_ni i have to iterate it.. ho to use this in for loop.

10 years ago | 0 answers | 0

0

answers

Question


HOW TO WRITE SUMMATION FORM ∑_(i=1) (L-1)
LOWER LIMIT IS i=0, upper limit is L-1(L=256)

10 years ago | 2 answers | 0

2

answers

Question


HOW TO PROCESS "THRESHOLDING BASED VARIANCE AND INTENSITY CONTRAST "?
I DON'T KNOW HOW TO PERFORM THIS IN MATLAB CODING... PLS GIVE ME SOME IDEA TO DO THIS..

10 years ago | 0 answers | 0

0

answers

Question


WHAT ARE THE THRESHOLDING METHODS THAT IS SUITABLE TO SEGMENT THE TUMOR?
I NEED RECENT THRESHOLDING METHODS

10 years ago | 0 answers | 0

0

answers

Question


how to select automatic threshold value in otsu method to segment the tumor ina an image?
i use these codes.. here k value is choosed manually.. how to choose this value automatically? pls send me the ans.. a=imread...

10 years ago | 1 answer | 0

1

answer

Question


how to segment the tumor in an gray image using iterative thresholding method
i need to segment the tumor.

10 years ago | 1 answer | 0

1

answer

Question


how to segment white matter, gray matter ,csf in an gray image using otsu thresholding method?
i'm doing my project in medical image processing.. i need to segment the tumor in a brain image. i don't know how to implement t...

10 years ago | 1 answer | 0

1

answer

Question


how to segment white matter, gray matter ,csf in an gray image using otsu thresholding method?
i need to partition segment white matter, gray matter ,csf to find the tumors in an image

10 years ago | 1 answer | 0

1

answer