Community Profile

photo

Julien Roussel


Last seen: mer än 2 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


extract pixels where value is greater or less than a specified value
Hi how can i extract the list of pixels from imgf that are less than 93? i have to only check the pixels that are in the ind va...

mer än 2 år ago | 1 answer | 0

1

answer

Answered
How to extract intensity of pixels from an image that are equal 1 in a binary mask
I was able to find the solution myself. intensite_region = double(imgf(seg == 1));

mer än 2 år ago | 0

| accepted

Question


How to extract intensity of pixels from an image that are equal 1 in a binary mask
Hi can anyone help me? I need to extract the intensity of every pixels from imgf that equal to 1 in seg and assign the result in...

mer än 2 år ago | 1 answer | 0

1

answer

Question


segmentation algorithm by region growth
Hi I need to complete the following assignement and im having issues. For a reason I don't understand my code is currently drawi...

mer än 2 år ago | 0 answers | 0

0

answers

Question


Need help to seperate the text from the background
I need help to find the intensity treashold that will help me seperate the background from the text in this greyscale image. i ...

mer än 2 år ago | 2 answers | 0

2

answers