Mithunjack / Thesis-NeRFs

Denoising 3D TEM tomography via Advanced Neural Radiance Fields(NeRF)
8 stars 0 forks source link

Converting Gray images to RGB images #38

Closed Mithunjack closed 11 months ago

Mithunjack commented 12 months ago

Here is a way to convert 2D images to RGB.

Mithunjack commented 11 months ago

Read maetrial-> https://imagej.net/imaging/color-image-processing

Mithunjack commented 11 months ago

Done in convertGrayscaleToRGb.py File.