Andrew Howe

Results 3 comments of Andrew Howe

Hey @HastingsGreer thanks for opening this issue. To summarize your issue so far... `numpy.int64` cannot be implicitly cast to `SizeType`. In your specific case, that is `Modules/Filtering/ImageGrid/include/itkCropImageFilter.h`, where `SizeType` is...

Thanks @jcfr, I implemented these changes into another commit which I've pushed. ## Summary The existing refactoring will allow any module to dynamically modify annotations in a slice view. The...