Amal


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Réponse apportée
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...

plus de 10 ans il y a | 0

Réponse apportée
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);...

plus de 10 ans il y a | 0

Question


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

plus de 10 ans il y a | 4 réponses | 0

4

réponses

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse