BlueQuartzSoftware / BlueQuartzSoftware/ITKImageProcessing

MacOS issue while filtering image

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.