Bradley Lowekamp
Bradley Lowekamp
The class provides anatomical orientation based enums for describing coordinate systems. In ITK the physical coordinate systems is the same as the DICOM standard. DICOM has the following specification: If...
The definitions of the coordinate terms in SpatialOrientationEnums is as follows: ``` Coordinate orientation codes have a place-value organization such that an ImageDimension-al sequence of subcodes says both which varies...
Best practices are to set member variables as object, and not repeat accessor methods in the interface of the owning object e.g. AddSeed, ClearSeed. ## PR Checklist - [ ]...
This may produce binaries 30-50% smaller.
Remove test and examples related to the OrientedImage class which was removed in ITKv4. ## PR Checklist - [ ] No [API changes](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CONTRIBUTING.md#breaking-changes) were made (or the changes have been...
closes #4368 ## PR Checklist - [ ] No [API changes](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CONTRIBUTING.md#breaking-changes) were made (or the changes have been approved) - [ ] No [major design changes](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CONTRIBUTING.md#design-changes) were made (or the...