create a 3D image out of 2D images with red color

5 visualizaciones (últimos 30 días)
Gelareh Rezvan
Gelareh Rezvan el 3 de Ag. de 2021
Respondida: Sivani Pentapati el 2 de Sept. de 2021
Hi,
I am trying to make a 3D volume out of a few 2D images from confocal microscopy.
I am using the code:
This code turns the red color of the original images into gray. How can I fix it to keep the color of the original images? I have basic information on how to work with matlab so I would be grateful if you could help me how I should modify this code.
Thanks.

Respuestas (1)

Sivani Pentapati
Sivani Pentapati el 2 de Sept. de 2021
From my understanding, you want to create coloured 3D volume from 2D images. This can be done using volshow function, by setting the "Colormap" property of the volume to the required value.

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by