ITKUltrasound icon indicating copy to clipboard operation
ITKUltrasound copied to clipboard

ITK module with classes particularly useful for ultrasound.

Results 20 ITKUltrasound issues
Sort by recently updated
recently updated
newest added

Split `GenerateData` into `BeforeThreadedGenerateData`, `DynamicThreadedGenerateData`, and `AfterThreadedGenerateData`. `itk::BlockMatching::MetricImageFilter` and descendants will need to implement `InternalClone` for use in `DynamicThreadedGenerateData`.

The class documentation is not correct and the class name could be improved.

This does not work for packaging right now. We need to wait for ITK python package with itk::PhasedArray3DSpecialCoordinatesImage wrapping added in: https://github.com/InsightSoftwareConsortium/ITK/pull/4101.

## Overview Building `itk::SliceSeriesSpecialCoordinatesImage` produces a compiler warning. Examination of the surrounding code has raised additional questions regarding intended functionality. ## Compiler Warning > [include/itkSliceSeriesSpecialCoordinatesImage.h:477](https://github.com/InsightSoftwareConsortium/ITK/blob/master/include/itkSliceSeriesSpecialCoordinatesImage.h#L477):42: warning: 'this' pointer is null...