BlueQuartzSoftware / BlueQuartzSoftware/ITKImageProcessing

Check that data container type and ITK image type match in DREAM3DToITKImageFilter

Aperta
#101 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
4
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When converting a DREAM3D data container using DREAM3DToITKImageFilter, the data type of the data container must match the data type of the ITKImageFilter: [see here](https://github.com/BlueQuartzSoftware/ITKImageProcessing/blob/develop/ITKImageProcessingFilters/itkInPlaceDream3DDataToImageFilter.hxx#L122-L135)

In VerifyPreconditions(), types should be checked and an exception should be thrown if they are not matching.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.