Community Profile

photo

Julien Roussel


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
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));

oltre 2 anni fa | 0

| accettato

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte