Bradley Lowekamp

Results 77 issues of 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...

type:Infrastructure
type:Enhancement
area:Python wrapping
type:Testing
area:Core
area:Filtering
area:IO

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...

type:Bug

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 - [ ]...

type:Enhancement
area:Segmentation

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...

type:Infrastructure
type:Enhancement
area:Examples
type:Testing
area:Filtering

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...

type:Enhancement
area:Core