BlueQuartzSoftware / BlueQuartzSoftware/ITKImageProcessing
MacOS issue while filtering image
- Dominant language
- C++
- Stars
- 4
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When creating a simple pipeline:
ITK::ImageReader
ITK::GradientMagnitudeRecursiveGaussianImageFilter
ITK::ImageWriter
Error message is thrown at runtime while running ITK::GradientMagnitudeRecursiveGaussianImageFilter:
ITK exception was thrown while filtering input image itk::ERROR::Image(0x7fe649d174d0):
itk::ImageBase::CopyInformation() cannot cast PKN3itk10DataObjectE to PKN3itk9imageBaseILJ2EEE
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the listed ITK::ImageReader → ITK::GradientMagnitudeRecursiveGaussianImageFilter → ITK::ImageWriter pipeline on macOS and inspect the runtime exception from the filtering step. Trace the ImageBase::CopyInformation() cast failure and confirm the pipeline completes without that exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100