Community Profile

photo

Julien Roussel


Last seen: 2年以上 前 2021 年からアクティブ

統計

  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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));

2年以上 前 | 0

| 採用済み

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 0 件の回答 | 0

0

回答

質問


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

2年以上 前 | 2 件の回答 | 0

2

回答