Skip to content

HosseinShahverdi/cGAN-3D-Pix2Pix

Repository files navigation

MedNifti_3D_Pix2Pix

Synthesizing 3D PET/CT images from CT/PET ones.

Description

Computed tomography (CT) and positron emission tomography (PET) are both medical imaging techniques that allow doctors to view the inside of the body.

A CT scan uses X-rays to create detailed images of the body, while a PET scan uses radioactive tracers to produce images of the body's tissues and organs. CT scans are typically used to visualize the structure of the body's organs, while PET scans are used to visualize the function of the body's organs.

Both CT and PET scans can be used to diagnose a wide range of medical conditions, including cancer, heart disease, and neurological disorders. They are often used in conjunction with other diagnostic tests to help doctors make a diagnosis and determine the best course of treatment.

Getting Started

Dependencies

  • prerequisites, libraries, OS version, etc., needed before installing program.
  • tensorflow==1.14.0
  • imageio==2.22.4
  • matplotlib==3.5.3
  • nibabel==4.0.2
  • numpy==1.21.6
  • opencv_python==4.1.0.25
  • Pillow==9.3.0
  • scipy==1.7.3
  • SimpleITK==2.2.1

Installing

  • first of all you should install requirments with code below:
pip install -r requiremnets.txt

Executing program

for running the code you should use main.py file and run it.

python main.py

Version History

  • 0.1
    • Initial Release

License

This project is written by Hossein Shahverdi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages