photo

S C.Carl


Last seen: environ 3 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

13 Questions
5 Réponses

RANG
102 623
of 301 995

RÉPUTATION
0

CONTRIBUTIONS
13 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 486

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 177 989

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Why does imshow display different image when I try to show a CT image?
Thanks for your response. However, your codes still show binary result rather than a grayscale result :( Our images are attach...

environ 3 ans il y a | 0

Question


Why does imshow display different image when I try to show a CT image?
Hi, I want to show an original abdominal CT (Computed Tomography) image (which is uint16 bit ) with these codes; im = imread('...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


Quantitative evaluation of the images generated by GAN
Hi, I run the codes at https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html and want to ev...

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

1

réponse

Question


Images obtained by GAN could not be shown
Hi, I run the codes at https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html which generates...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Creating .mat from images
I want to run the following codes. load('DatasColor_38.mat','DATA'); % to load the dataset % the information to split data be...

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


How to get colormap of a non-indexed RGB image?
I have an RGBImage (but not an indexed image). I applied a denoising operation of its grayscale image and obtained a DenoisedI...

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

1

réponse

Réponse apportée
bar graph : How to show each bar with different base value ?
Thanks for your response But, I could not solve my problem. My goal is to show each data pair in y1 and y2 at different base...

environ 8 ans il y a | 0

Question


If you want to determine noise type with kurtosis, skewness, do you calculate from background (since foregrounds may include tumors) ???
Hi, I want to evaluate kurtosis and skewness features of images. I want to calculate kurtosis and skewness to determine th...

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

0

réponse

Réponse apportée
how can a matlab code be written for identification of noise using statistical features like kurtosis and skewness?
I have the same question. How to identify noise in an image ? Dear Image Anaylst, could you please send me the application ...

environ 10 ans il y a | 0

Question


bar graph : How to show each bar with different base value ?
Hi, I would like to show use bar graph. But each bar has different base line. So, I wrote the following codes. However,...

environ 10 ans il y a | 3 réponses | 0

3

réponses

Question


similarity of binary images
There are two results (binary vessel images) obtained from two different methods. They appear very close (almost the same). ...

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

0

réponse

Question


RGB colored image segmentation
Hi all, I have an RGB colored histology slide. I am getting blue and green components in this image by, imgG=IMG(:,:,2); ...

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

2

réponses

Question


A function to find peaks (brightest pixels in a grayscale image) ?
Hi, Is there any function as an alternative to FastPeakFind() to find brightest pixels in a grayscale image. The problem o...

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

1

réponse

Réponse apportée
Why are these codes NOT giving 4 biggest connected component in the stack image ???
I added these codes, but the result does not changed; for slice=1:7 if temp77(:,:,slice)==k2 biggestPart = t...

plus de 10 ans il y a | 0

Question


Why are these codes NOT giving 4 biggest connected component in the stack image ???
Hi, I need your help. I have a tiff image that includes 7 slices. I want to find 4 biggest connected component in the tiff ...

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

2

réponses

Question


How to read a tiff image (3D) that includes 2D images ? (imread gives only the first image)
I used the following codes to reconstruct a 3D image that includes 2D slices for slice = 1 : numberOfSlices filename = spri...

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

2

réponses

Réponse apportée
Loading, Processing and Analysing 3-D Images
Hi, I have a similar problem but could not solve it. I used the following codes to reconstruct a 3D image that includes 2D s...

plus de 10 ans il y a | 0

Question


How to assign zero value to plotted lines
Hi, I have the following codes to plot lines on an image. I want to assign zero value to the lines plotted by the following c...

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

1

réponse