Amal


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
2 답변

순위
184,199
of 300,302

평판
0

참여
2 질문
2 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,911

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,040

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

답변 있음
binary image mean and SD
the lecturer told me that the answer should me similar to that rand('seed', 123456789); F = rand(100, 100); c = (F>=0.5) ; v...

거의 12년 전 | 0

답변 있음
binary image mean and SD
img=imread('phantom.png'); imshow(img); x_ray=im2bw(img,0.65); imshow(x_ray); v=(~x_ray); imshow(v); se=strel('disk',10);...

거의 12년 전 | 0

질문


binary image mean and SD
Hello; I need to calculate the mean and SD of a binary image and the result should to be as the following: a sample result: ...

거의 12년 전 | 답변 수: 4 | 0

4

답변

질문


please I need help with this question
2. Load the DICOM image file ‘CR-MONO1-10-chest.dcm’ from the previous tutorial, and carry out the standard preparation steps ...

거의 12년 전 | 답변 수: 0 | 0

0

답변