photo

Julien Roussel


Last seen: 4년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
256,764
of 301,440

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

4년 초과 전 | 답변 수: 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));

4년 초과 전 | 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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 ...

4년 초과 전 | 답변 수: 2 | 0

2

답변