photo

S C.Carl


Last seen: casi 3 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

13 Preguntas
5 Respuestas

CLASIFICACIÓN
100.893
of 301.540

REPUTACIÓN
0

CONTRIBUCIONES
13 Preguntas
5 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.319

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.260

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Answer

Ver insignias

Feeds

Ver por

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

casi 3 años hace | 0

Pregunta


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

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

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

casi 8 años hace | 0

Pregunta


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

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

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

casi 10 años hace | 0

Pregunta


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

casi 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

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

más de 10 años hace | 0

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

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

más de 10 años hace | 0

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta