What is MIP / MinIP?
MIP In scientific visualization, a maximum intensity projection (MIP) is a method for 3D data that projects in the visualization plane the voxels with maximum intensity that fall in the way of parallel rays traced from the viewpoint to the plane of projection. This implies that two MIP renderings from opposite viewpoints are symmetrical images if they are rendered using orthographic projection. MIP is used for the detection of lung nodules in lung cancer screening programs which use computed tomography scans. MIP enhances the 3D nature of these nodules, making them stand out from pulmonary bronchi and vasculature. MIP imaging is also used routinely by physicians in interpreting Positron Emission Tomography (PET) or Magnetic Resonance Angiography studies. MinIP Minimum intensity projection (MinIP) is a data visualization method that enables detection of low-density structures in a given volume. The algorithm uses all the data in a volume of interest to generate a single bi...