Skip to content
#

Medical imaging

Medical imaging is the technique and process of creating visual representations of the interior of a body for clinical analysis, and medical intervention.

Here are 1,030 public repositories matching this topic...

Jing-He
Jing-He commented Jul 25, 2018

In augmentation, elastic_transform, it only applies a random transform on one input image array. I would think to be used for training, the image and mask pair should be transform in the same way. However, this single-input-image, single-output-image method makes it very inconvenient. Could we deform a list of images (np.arrays) using the same transformation in this method ? Thanks!

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated Mar 11, 2022
  • Python