Community Profile

RIYAS N


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


what is the condition for segmentation of an rgb image using otsu's multi-thresholding?
To obtain binary segmented image we use the condition that the pixel values greater than a threshold value which is assigned as ...

8 years ago | 0 answers | 0

0

answers

Question


why do we go for color image segmentation instead of changing color image to gray scale and then segment?
segmenting color image is a difficult task in image processing than gray scale as it involves color space conversion then extra...

8 years ago | 1 answer | 0

1

answer

Question


how can i prevent bogus values while executing a loop consist of variables?
sir, In my program there is a loop having both starting and ending values are variable which is called earlier in the prog...

8 years ago | 1 answer | 0

1

answer

Question


How can i solve the for loop having variables without specifying the exact values of that variables in the starting of that loop?
In the for loop of my code consisting of variables as starting and ending value of for loop i didn't get the correct result of a...

8 years ago | 1 answer | 0

1

answer