MacOS issue while filtering image

Open
#143 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

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.

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

Dominant language
C++
Stars
4
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BlueQuartzSoftware/ITKImageProcessing

All issues in BlueQuartzSoftware/ITKImageProcessing

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.