Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 238
    • Merge requests 238
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Issues
  • #380
Closed
Open
Issue created Nov 13, 2003 by Kitware Robot@kwrobotOwner

Scalar type not updated correctly in image filters that modify only input information.

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Image filters that don't change in the image data, only information content (e.g. vtkImageChangeInformation, vtkExtractVOI, vtkImageTranslateExtent, and vtkImageClip), do not update the output scalar type when the scalar type of the input image is changed. The output scalar type becomes current after the pipeline executes before the mentioned filters.

Assignee
Assign to
Time tracking