Localizers Property

Summary
Gets a list of localizers.
Syntax
C#
C++/CLI
public List<DicomSortSeriesStack> Localizers { get; set; } 
            public: 
property List<DicomSortSeriesStack^>^ Localizers { 
   List<DicomSortSeriesStack^>^ get(); 
} 

Property Value

A list of DicomSortSeriesStack which represents the localizer images filtered out.

Remarks
  • The localizer is a single-slice image extracted from the 3D object having a different angle than the angle of the slices that created the 3D object
  • This property is null by default; call the Sort(List<DicomSortImageData>) method to fill this out.
Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.